Re: No GeometryService implementation found (Font3D related!)
Posted by
gouessej on
Nov 11, 2023; 2:27pm
URL: https://forum.jogamp.org/No-GeometryService-implementation-found-Font3D-related-tp4043127p4043133.html
Services have existed since at least Java 1.6.
How do you create your standalone JAR? If you merge correctly all necessary JARs into a single one without forgetting resources, it will work. Maybe we should anticipate similar concerns.
I assume that you used Eclipse to create a standalone JAR, maybe using a build tool like Ant, Gradle or Maven would be more flexible and more viable on the long term. Maybe this helps:
https://jogamp.org/wiki/index.php/JogAmp_JAR_File_Handling#Fat-Jar