Op vr 30 aug. 2019 om 20:57 schreef Fabio Corsi <
fabio1299.discussionli...@gmail.com>:

> Hi,
>
> I’m new to Geoserver and I’ve installed the Linux "platform-independent
> binary” which uses Jetty on a Ubuntu 18.04 Server VM.
>
> I’ve been successful at creating a new vector data source to connect to my
> PostGIS database.
> However I’m having problems creating a JNDI data source.
>
> My problem is that while I found documentation and tutorials for doing
> that in a Tomcat installation I was unable to relate the various
> configuration files described in the documentation to the Jetty
> installation.
> For instance, what is the Jetty installation equivalent of:
>         TOMCAT_HOME/lib
>

JETTY_HOME/lib/ext

        TOMCAT_HOME/conf/context.xml
>

this does not exist in tomcat, you probably mean server.xml (jetty has
jetty.xml
or WEB-INF/jetty-env.xml)

This should be helpful:
https://www.eclipse.org/jetty/documentation/current/jndi-datasource-examples.html
- M

-- 
Disclaimer;
This message is just a reflection of what I thought at the time of sending.
The message may contain information that is not intended for you or that
you don't understand.
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to