You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
My Xml file is like this
<jxb:globalBindings optionalProperty="primitive">
<jxb:serializable uid="1" />
</jxb:globalBindings>
when I run the command, /xjc.sh -d src meta.xsd, the method signature for
display is always Boolean instead of primitive boolean type.
I tried #2.1.7, #2.0.5 and JAXB from java 6.
All of them gave me reference Boolean type instead of primitive boolean type.
thanks
-jason
Environment
Operating System: All
Platform: All
Affected Versions
[2.1.7]