Allow passing parameters to the JAXB compiler when calling WsGen
----------------------------------------------------------------
Key: XFIRE-1038
URL: http://jira.codehaus.org/browse/XFIRE-1038
Project: XFire
Issue Type: Improvement
Components: Generator
Affects Versions: 1.2.6
Reporter: Alex Ranous
Assignee: Dan Diephouse
Attachments: jaxb-extension-option.diff
I have a use case where we want to add some additional code to the Java bean
object generated by WsGen. The Sun JAXB schema compiler allows you to develop
extensions to modify the AST of the beans before the code is generated. The
extensions are activated via command line options to the schema compiler.
I've added a bindingOptions command line argument to WsGen that will let you
pass though your own options to the JAXB schema compiler. Attached are patches
to XFire 1.2.6 to enable this new option.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email