Hi Jeremy,

right now there is no way of disabling this. And since your
application is starting the error handler you mentioned isn't
available yet.
Could you please open a jira issue for this.
We might need something the like for default error handling.

regards, Achim

2012/3/2 Jeremy Erdmann <jer...@check-it.ca>:
> 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
>



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
Committer & Project Lead
blog <http://notizblog.nierbeck.de/>

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to