-
Sub-task
-
Resolution: Done
-
Critical
-
JBossAS-4.2.2.GA
-
None
EAP 4.2/4.3 are currently shipping with Remoting 2.2.2.SP7 and testing with 2.2.2.SP8 for the next CP releases. We could just update to 2.2.2.SP7, but I think JBREM-949 in 2.2.2.SP8 is important to JBossMessaging.
Many of the other bug reports arose in support cases: JBREM-962, JBREM-965, JBREM-981
Reported by Galder: JBREM-954, JBREM-960
Reported by Ovidiu: JBREM-972, JBREM-973
========================================================================================================
Release Notes - JBoss Remoting - Version 2.2.2.SP8 - Text format
Bug
- [JBREM-949] - CLONE [JBREM-947] - ConnectionValidator hangs when server dies
- [JBREM-954] - InterruptedException should not be rethrown as CannotConnectionException
- [JBREM-960] - Remoting configured with Servlet invoker can return misleading Exceptions when Servlet path is incorrect
- [JBREM-962] - Remote classloading does not work with Isolated EARs
- [JBREM-965] - Fix PortUtil.getRandomStartingPort()
- [JBREM-981] - CLONE [JBREM-980] - ServerInvokerServlet should retrieve ServletServerInvoker based on updated InvokerLocator
- [JBREM-1003] - Verify IPv6 addresses are handled correctly, part 2
Feature Request
- [JBREM-972] - CLONE [JBREM-971] - Enhance client-side connection error handling so certain (potentially revealing) socket-related exceptins are not discarded
- [JBREM-973] - CLONE [JBREM-970] - Enhance client-side error reporting so a misspelled truststore file name required by SSL can be easily spotted
Release
- [JBREM-948] - Release 2.2.2.SP8
Task
- [JBREM-950] - Assure version compatibility with earlier versions of Remoting
- [JBREM-995] - Apply unit test timing fixes
- [JBREM-1001] - Update Remoting Guide
- [JBREM-1002] - Allow ServerThread to keep running after SocketTImeoutException, part 2
- [JBREM-1004] - Run manual servlet unit tests