https://issues.apache.org/bugzilla/show_bug.cgi?id=50648

--- Comment #2 from Filip Hanik <fha...@apache.org> 2011-01-26 12:39:40 EST ---

2. 
What type of exceptions have you seen here?
Reply failed callback, is a strange callback, since the receiver, not the
sender would receive that callback. That would make for some confusing
programming logic. The sender will simply timeout, and not get the reply, and
has to act accordingly. But I'm not sure the receiver needs to be notified.

3.
The external loaders IMHO don't belong here.
For the applications that wish to provide custom class loading, I would simply
send messages using the ByteMessage class. That way you have full control over
what is happening.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to