?
try {
| // do some stuff
| } catch (SomeEjbException e) {
| throw new SomeJsfUserFriendlyException("some reason", e);
| }View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193190#4193190 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193190 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
