MathiasVDA commented on issue #3232: URL: https://github.com/apache/jena/issues/3232#issuecomment-2929725089
> in case you are using shading, did you remember to call the ServicesResourceTransformer? I'm far from a Java expert so I had to look up these words :), I'm not using shading. > I still believe the most likely cause for your issue is an incorrect SIS database set-up (there are several ways to use SIS, one of them is to use the sis-embedded-data, another one is to use sis-epsg and the environment variable) Is there anything specific I will need to do to "set it up" besides adding the dependency? I converted the wget into a pom file and use maven now to load everything. [Dockerfile](https://github.com/Matdata-eu/apache-jena-fuseki-geosparql/blob/bugfix-metric-distance/Dockerfile) and [pom file](https://github.com/Matdata-eu/apache-jena-fuseki-geosparql/blob/bugfix-metric-distance/pom.xml) are here. Still not working unless I add the jenax jar file -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
