Is the Exception object processed by exceptions.xml available (or can it be 
made to be) to an error page redirected to?

i.e. if I have an exceptions.xml akin to:


...
   
      <redirect view-id="/error.xhtml">Unexpected failure
      <end-conversation/>
   
...


can I have something like the following in error.xhtml:

...
The Exception: #{exception}
...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000483#4000483

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000483
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to