If you really and truly need them, the runtime exceptions can be caught in your session bean. When you catch a runtime or system exception, then translate it to an application exception (i.e., just throw a type of exception you have defined yourself). That type of exception should be passed along to the client.
_______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
