[jboss-jira] [JBoss JIRA] Closed: (JBREM-647) Initialize Client configuration map to empty HashMap.
Ron Sigal (JIRA)
jira-events at jboss.com
Thu Dec 7 15:48:56 EST 2006
[ http://jira.jboss.com/jira/browse/JBREM-647?page=all ]
Ron Sigal closed JBREM-647.
---------------------------
Resolution: Done
Client.configuration is now initialized to an empty HashMap.
> 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