[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
Wed Mar 19 19:28:24 EDT 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-2744?page=all ]
Pete Muir updated JBSEAM-2744:
------------------------------
Fix Version/s: 2.1.0.GA
(was: 2.1.0.BETA1)
> 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
> Priority: Minor
> Fix For: 2.1.0.GA
>
> 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