[jboss-jira] [JBoss JIRA] Created: (JBREM-695) RemotingRMIClientSocketFactory.createSocket() should return a socket even if a RMIClientInvoker has not been registered.
Ron Sigal (JIRA)
jira-events at jboss.com
Sat Feb 3 03:31:20 EST 2007
RemotingRMIClientSocketFactory.createSocket() should return a socket even if a RMIClientInvoker has not been registered.
------------------------------------------------------------------------------------------------------------------------
Key: JBREM-695
URL: http://jira.jboss.com/jira/browse/JBREM-695
Project: JBoss Remoting
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.2.0.Beta1 (Bluto)
Reporter: Ron Sigal
Assigned To: Ron Sigal
Fix For: 2.2.0.Beta1 (Bluto)
A new test, org.jboss.test.remoting.callback.asynch.RMIAsynchCallbackTestCase, failed with a null pointer exception because a "premature" call to createSocket() returns null. However, it passes if createSocket() returns a vanilla socket.
--
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
More information about the jboss-jira
mailing list