So you want to wrap any exception and propagate it to the client as a string and deserialize it on the client.
This is client proxy work, not entirely transparent. In JBoss 3.0 there will be a way to specify the "proxy factory" that returns the java stubs you use, so I encourage you to make your patch for JBoss3.0 and we can find an easy way to integrate it. To be honest I find the idea questionable (as you have the exception on the server side) so... I don't know... but if you want the feature you do it. ______________________________________________________________________ View this jboss-dev thread in the online forums: http://jboss.org/forums/thread.jsp?forum=66&thread=6792 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
