aspose file tools
The moose likes JBoss and the fly likes Custom error page in app deployed on JBOSS 5.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Custom error page in app deployed on JBOSS 5.1" Watch "Custom error page in app deployed on JBOSS 5.1" New topic
Author

Custom error page in app deployed on JBOSS 5.1

Juan Martin Lopez Ochoteco
Greenhorn

Joined: Apr 14, 2009
Posts: 2
Hi,

I have a JSF WAR deployed on JBOSS 5.1. Whenever an unexpected exception ocurr I can see the stacktrace printed in my web browser:



I have on the application deployment descriptor this error-page tag:


bu it's not working... I also tried with:



But I had no luck. Can someone please help me?

Thanks in advance!
Juan Martin Lopez Ochoteco.-
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Custom error page in app deployed on JBOSS 5.1
 
Similar Threads
f:selectItem
PropertyNotFoundException exception
Concurrency Issue with JSF - javax.faces.FacesException
Including JSF pages in JSF pages
Binding a selectOneMenu component to a managed bean