[jboss-jira] [JBoss JIRA] Resolved: (JBXB-208) Provide an annotation based tutorial for JBossXB
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 07:47:26 EDT 2011
[ https://issues.jboss.org/browse/JBXB-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler resolved JBXB-208.
---------------------------------
Resolution: Out of Date
Out of Date
> Provide an annotation based tutorial for JBossXB
> ------------------------------------------------
>
> Key: JBXB-208
> URL: https://issues.jboss.org/browse/JBXB-208
> Project: JBoss XML Binding (JBossXB)
> Issue Type: Bug
> Reporter: Thomas Diesler
>
> You've specified the namespace using JBossXmlSchema annotation. Which is correct. You should still add namespace element to the XmlRootElement annotation, which is a bit confusing having JBossXmlSchema. You don't have to do that XmlElement annotations.
> Unfortunately, we don't have JAXB tutorial for JBossXB. But you can find one for JAXB on Sun's web-site and use javadoc. For examples you can see tests in XB http://anonsvn.jboss.org/repos/common/jbossxb/trunk/src/test/java/org/jboss/test/xb/builder/object/
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list