[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1171) Schema Tooling in Relation to Web Service Development

Gary Lamperillo (JIRA) jira-events at lists.jboss.org
Mon Jun 28 18:58:46 EDT 2010


    [ https://jira.jboss.org/browse/JBDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12537257#action_12537257 ] 

Gary Lamperillo commented on JBDS-1171:
---------------------------------------

JAXB is supported in EAP 5 see: http://www.jboss.com/products/platforms/application/standards/
JAXB is part of Java EE 5. Just today a customer asked me about jaxb, so using jaxb is relevant.

XMLBeans is not supported that I know of.  Is it supported that you know of in any form in a JBoss product?

> Schema Tooling in Relation to Web Service Development
> -----------------------------------------------------
>
>                 Key: JBDS-1171
>                 URL: https://jira.jboss.org/browse/JBDS-1171
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: SOA Platform
>    Affects Versions: 3.0.0.CR1
>            Reporter: Gary Lamperillo
>            Assignee: Brian Fitzpatrick
>             Fix For: 4.0.0.M1
>
>
> In JBDS 3.0, tooling is needed to convert xml to schema and schema to JAXB classes.  I have used Trang(http://www.thaiopensource.com/download/) to handle the schema creation, but there are other tools as well and this is an implementation detail.  Developers should not need to run a command line tools to get this done and then copy the schema back to JBDS.  For the JAXB classes creation, EAP 5 ships with the necessary binaries for this , that is the JAXB-XJC.jar.  Again, a command line java -jar jaxb-xjc.jar <schema file>  should not be needed.  These tasks are very common for web service developers.

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

        


More information about the jbosstools-issues mailing list