[jboss-jira] [JBoss JIRA] Created: (JGRP-762) Protocol: setProperties() mostly no-op but still called by users
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri May 23 04:10:42 EDT 2008
Protocol: setProperties() mostly no-op but still called by users
----------------------------------------------------------------
Key: JGRP-762
URL: http://jira.jboss.com/jira/browse/JGRP-762
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.6.3, 2.7
Some clients still call Protocol.setProperties() to programmatically set props in a protocol. However, since this method was cut out or reduced with @Property, it will most likely not set a property correctly !
SOLUTION: track all occurences of setProperties() and replace them with proper setters
--
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