[jboss-jira] [JBoss JIRA] Created: (JBREM-647) Initialize Client configuration map to empty HashMap.
Ron Sigal (JIRA)
jira-events at jboss.com
Thu Dec 7 15:46:55 EST 2006
Initialize Client configuration map to empty HashMap.
-----------------------------------------------------
Key: JBREM-647
URL: http://jira.jboss.com/jira/browse/JBREM-647
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
Priority: Minor
Fix For: 2.2.0.Beta1 (Bluto)
Currently Client's configuration map is initialized to null by default. Recently I changed Client.getOnewayThreadPool(), so that it looks in configuration for a couple of values, which broke org.jboss.test.remoting.oneway.OnewayInvokerClientTest, which does not initialize configuration. Making sure configuration is always non-null seems like a good idea.
--
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