with datasources, jdbc driver must be in jetty lib and not in WEB-INF/lib
Emmanuel
Max Bowsher a écrit :
Emmanuel Venisse wrote:
you don't need to copy jetty-env.xml in WEB-INF. You can only edit your
jetty conf file and add datasources in it and the mail session resource too
Thanks. I tried that, but was unable to find how to convince jetty to
look in WEB-INF/lib to locate the Derby jar. Perhaps I'm just not
looking in the right place in the Jetty docs. Would you be able to give
me a pointer?
Thanks,
Max.