[jboss-jira] [JBoss JIRA] (AS7-6118) Incorrect use of equals in StrictMaxPoolWriteHandler.applyModelToRuntime(...)

Stephen Coy (JIRA) jira-events at lists.jboss.org
Fri Dec 7 21:39:17 EST 2012


Stephen Coy created AS7-6118:
--------------------------------

             Summary: Incorrect use of equals in StrictMaxPoolWriteHandler.applyModelToRuntime(...)
                 Key: AS7-6118
                 URL: https://issues.jboss.org/browse/AS7-6118
             Project: Application Server 7
          Issue Type: Feature Request
          Components: EJB
    Affects Versions: 7.2.0.Alpha1
         Environment: n/a
            Reporter: Stephen Coy
            Assignee: jaikiran pai


The method org.jboss.as.ejb3.subsystem.StrictMaxPoolWriteHandler.applyModelToRuntime(OperationContext, ModelNode, String, ModelNode) contains three instances where it is comparing a SimpleAttributeDefinition with a String using "equals".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list