[
http://jira.jboss.com/jira/browse/JBESB-574?page=comments#action_12364194 ]
Daniel Bevenius commented on JBESB-574:
---------------------------------------
Stopped progress to give way for tasks with higher priority.
Work that has been done:
# Updated generate-config-model to use xjc.
# Changed most clasess to use the newly generated class files.
Work remaining:
# Update MapperUtil, JcaGatewayMapper and MapperUtil.
# Make jaxb generate better method names:
List<Property> properties = action.getProperty();
should be:
List<Property> properties = action.getProperties();
Use JAXB instead of Xmlbeans to generate the configuration model.
-----------------------------------------------------------------
Key: JBESB-574
URL:
http://jira.jboss.com/jira/browse/JBESB-574
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Configuration
Reporter: Daniel Bevenius
Assigned To: Daniel Bevenius
Priority: Optional
Use JAXB instead of xmlbeans to generate the configuration model.
Kurt suggested this in the following JIRA:
http://jira.jboss.com/jira/browse/JBESB-573
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira