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

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Mar 13 17:31:57 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2744?page=all ]

Pete Muir updated JBSEAM-2744:
------------------------------

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

> 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: Tools
>    Affects Versions: 2.1.0.A1, 2.0.1.GA
>            Reporter: David Cloutier
>         Attachments: CatalogPropertyValueHome.java, CatalogPropertyValueId.java
>
>
> In the ejb home classes isIdDefined() 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