]
Max Rydahl Andersen resolved JBDS-1171.
---------------------------------------
Resolution: Out of Date
This issue have not seen any updates for a year thus we are resolving it as "out of
date".
If you believe this jira is still relevant please reopen the issue or open a new one
mentioning this jira.
Schema Tooling in Relation to Web Service Development
-----------------------------------------------------
Key: JBDS-1171
URL:
https://issues.jboss.org/browse/JBDS-1171
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: integration-platform
Affects Versions: 3.0.0.CR1
Reporter: Gary Lamperillo
Assignee: Brian Fitzpatrick
Fix For: LATER
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, please contact your JIRA administrators
For more information on JIRA, see: