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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820632

YOu can't add an interceptor for the return as it is one call.  We don't want to add 
ability (adding a return interceptor) as it break the simplicity of try/catch blocks 
and invocation flow.



Also.  InvocationResponse is really only useful when going across network boundaries 
as there needs to be a way to piggyback metadata as well as propagating the return 
value or exception.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to