Greetings,

I am trying to deploy the EPSG HSQL plugin under Tomcat.

I am able to successfully run JUnit tests against my class (which I
understand uses the embedded Jetty engine).  However, when I run in Tomcat
in Debug mode, my class fails when it makes a call to the EPSG database.

     final CRSAuthorityFactory crsFactory = CRS.getAuthorityFactory(true);

So, I suspect this is an issue with the HSQL plugin. I could not find the
location where the EPSG data was being unpacked (Im running on a Mac) --
but I suspect its somewhere Tomcat isnt able to access.  Is there something
specific I need to do to deploy HSQL in the Tomcat environment? Can I
configure / specify the location of where the EPSG database is unpacked?

Many thanks,
Greg
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to