Getters not being generated for Boolean fields
----------------------------------------------

                 Key: MJAXB-37
                 URL: http://jira.codehaus.org/browse/MJAXB-37
             Project: Maven 2.x JAXB 2.1 Plugin
          Issue Type: Improvement
            Reporter: Alok Sharma


The jaxb2-maven-plugin plugin generates isXXX for Boolean fields. This is 
causing problem as the BeanInfo expects the wrapper Boolean fields to have 
getXXX and not isXXX and is unable to find read method for the Boolean property 
as the getXXX is unavailable in the generated sources.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to