|
| 1.27.2.4 | modified | rsigal | src/main/org/jboss/remoting/transport/Connector.java | JBREM-687: When creating an InvokerLocator from XML document, no longer converts host 0.0.0.0 to an actual address. |
| 1.52.2.31 | modified | rsigal | src/main/org/jboss/remoting/ServerInvoker.java | JBREM-687: Replaces host 0.0.0.0 in InvokerLocator with real address (or name) and reregisters with InvokerRegistry. |
| 1.22.4.3 | modified | rsigal | src/main/org/jboss/remoting/InvokerLocator.java | JBREM-687: No longer replaces host == 0.0.0.0. |
| 1.15.2.13 | modified | rsigal | src/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.java | JBREM-641: Changed ServerInvoker.BLOCK to ServerInvoker.BLOCKING. |