Hi, I am running Continuum from Jetty. I want to override a jar, that is present within the WEB-INF/lib directory. If I specify the -Djetty.class.path=</Overriding jar/> in the wrapper.conf, it is loading *before* the WEB-INF/lib libraries and hence not working. Can I make it to load *after* the WEB-INF/lib libraries are loaded?
Thanks in advance, Bodhayan. -- View this message in context: http://jetty.4.n6.nabble.com/Override-application-library-tp4959572.html Sent from the Jetty User mailing list archive at Nabble.com. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
