It unpacks into a temp directory, but yeah you may wish to configure tomcat
to provide your application disk access permissions?

The alternative "enterprise" approach also works - GeoTools is willing to
look up the EPSG database via JNDI name, allowing you to deploy a single
EPSG database for a cluster of web applications.

I don't recommend that, I just note it works.
--
Jody


Jody Garnett


On Tue, May 13, 2014 at 12:43 PM, Greg Knight <greg.knight...@gmail.com>wrote:

> 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
>
>
------------------------------------------------------------------------------
"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