[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2744) In the ejb home classes isWired() method, boolean types are checked with if( value == 0) which does'nt compile.

David Cloutier (JIRA) jira-events at lists.jboss.org
Thu Mar 13 14:54:57 EDT 2008


In the ejb home classes isWired() method, boolean types are checked with if( value == 0)  which does'nt compile.
----------------------------------------------------------------------------------------------------------------

                 Key: JBSEAM-2744
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2744
             Project: JBoss Seam
          Issue Type: Bug
          Components: EJB3
    Affects Versions: 2.1.0.A1, 2.0.1.GA
            Reporter: David Cloutier


In the ejb home classes isWired() method, boolean types are checked with if( value == 0)  which does'nt compile.

-- 
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 seam-issues mailing list