Hello

how to handle all exception in a seam component. I am thinking of having an 
stateless bean in which some action methods are defined so I can handle 
exceptions regarding to its type and also provide some functionality such as 
sending exception message to administrator by user, etc.

actually, I need something like  tag of pages.xml but using java codes.

one solution I am considering is using @Observer but don't know how to notify 
that method when an exception is thrown.

any suggestion would be of great help
thanks

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

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

Reply via email to