I have been able to make JNDI work using Tomcat, but not using the embedded 
Jetty server.

I followed this : 
http://docs.geoserver.org/latest/en/developer/eclipse-guide/#configuring-jndi-resources-in-jetty

But I think the "jetty.config.file" argument is not used. In fact, I checkouted 
Geoserver source, 
and I only fond "jetty.config.file" string instances in tests ( For example : 
src\web\app\src\test\java\org\geoserver\web\Start.java ).

Am I missing something?

Julien



On 7/11/2014 10:10 AM, Christian Mueller wrote:
> For database connection you could use a JNDI data source in your J2EE 
> container. The datastore.xml 
> file only stores the JNDI name which is common for each geoserver 
> installation.
>
> Cheers
> Christian
>
>


------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to