[ 
https://jira.codehaus.org/browse/MJAXB-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=275615#comment-275615
 ] 

Robert Scholte commented on MJAXB-37:
-------------------------------------

This would be the workaround:
http://fisheye5.cenqua.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html

I can imagine if the jaxb2-maven-plugin could do the same by setting some 
parameter.

> Getters not being generated for Boolean fields
> ----------------------------------------------
>
>                 Key: MJAXB-37
>                 URL: https://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.
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