As you might already now, I'm wrapping the return value from an invocation
in a response object.  This is so that the server side can communicate back
to client-side interceptors.  Eventually I even want to pass back an
exception within this InvocationResponse object along with a completion
status.

COMPLETION_YES
COMPLETION_NO
COMPLETION_MAYBE

(You CORBA guys might recognize this.)

These will allow client-side interceptors like clustering to determine that
exact state of a failure.

Bill



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to