[
https://issues.apache.org/jira/browse/AXIS2-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gertjan van Oosten updated AXIS2-926:
-------------------------------------
Attachment: axis2-typesystemname-patch.txt
Attached a patch (against trunk) that adds the typesystemname as an option to
the Ant task, the wsdl2java command line and the axis2-wsdl2code-maven-plugin.
Note that I haven't added the option to the axis2-eclipse-codegen-plugin (but
added a TODO: comment to reflect that); my knowledge of Eclipse plugins is too
limited to do that correctly.
I kept the option name as "typesystemname" to reflect the option name from the
XMLBeans schema compiler.
> Wish to set package name for system xsb files when using xmlbeans.
> ------------------------------------------------------------------
>
> Key: AXIS2-926
> URL: https://issues.apache.org/jira/browse/AXIS2-926
> Project: Axis 2.0 (Axis2)
> Issue Type: Wish
> Components: databinding
> Reporter: Chris Surridge
> Assignee: Amila Chinthaka Suriarachchi
> Attachments: axis2-typesystemname-patch.txt
>
>
> When using xmlbeans outside of axis 2, it is possible to specify the name of
> the directory in which the system xsb files used by the TypeSystemHolder are
> generated (typesystemname in the xmlbean ant task). When using xmlbeans
> databinding in WSDL2Java, however, this xmlbeans option can not be set, so a
> different directory name is used each time it is run. This becomes a problem
> if you need to store generated code in a version control system. It would be
> very helpful if the typesystemname option could be set in WSDL2Java when
> xmlbeans databinding is used and passed on to xmlbeans.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]