Hi, I'm using Karaf 2.2.2 and with Pax Web 1.0.4. My application includes several WAB bundles.
When the OSGI container is starting up, and you attempt access the application too soon, you get a Jetty 500 error page with a ugly stack trace. Then if you try again after everything is started it works fine. I really don't want customers to see that stack trace while the application is loading. Is it possible to disable Jetty stack traces? Using Jetty (without osgi) I could set "setShowStacks(false)" on my error handler (http://wiki.eclipse.org/Jetty/Howto/Custom_Error_Pages), but I'm not sure how do do this with Pax Web. Regards, Jeremy
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general