[
http://jira.jboss.com/jira/browse/JBREM-727?page=comments#action_12356175 ]
Ron Sigal commented on JBREM-727:
---------------------------------
It was also necessary to adjust the treatment of the Client variable callbackConnectors,
which was mapping a callback handler to a single Connector. Instead, it should maintain a
set of Connectors for each callback handler.
There is now a new Client method:
public Set getCallbackConnectors(InvokerCallbackHandler callbackHandler);
Unit test: org.jboss.test.remoting.callback.push.ImplicitCallbackConnectorTestCase.
Waiting for cruisecontrol results.
Make Client's implicitly created Connectors accessible
------------------------------------------------------
Key: JBREM-727
URL:
http://jira.jboss.com/jira/browse/JBREM-727
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 2.2.0.Beta2 (Bluto)
Reporter: Ron Sigal
Assigned To: Ron Sigal
Fix For: 2.2.0.Beta2 (Bluto)
If the callback Connectors created by Client.addlistener(InvokerCallbackHandler, Map
metadata) were accessible, they could be reused.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira