[
https://issues.apache.org/jira/browse/AXIS2-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Wiedmann reassigned AXIS2-2633:
--------------------------------------
Assignee: Jochen Wiedmann
> axis2-wsdl2code-maven-plugin missing extension option "bindingfile" for JiBX
> ----------------------------------------------------------------------------
>
> Key: AXIS2-2633
> URL: https://issues.apache.org/jira/browse/AXIS2-2633
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.2
> Environment: all platforms
> Reporter: Armin Ehrenfels
> Assigned To: Jochen Wiedmann
>
> axis2-wsdl2code-maven-plugin doesn't support extension options such as
> "-Ebindingfile" for JiBX.
> SUGGESTION:
> 1. in the plugin configuration, introducing an additional option
> <extensionOptions>, similar to namespaceURIs, like this:
>
> <extensionOptions>
> <extensionOption>
> <name>xxx</name>
> <value>yyy</value>
> </extensionOption>
> ...
> </extensionOptions>
> 2. in the mojo, for each extension option adding the name/value pair to
> optionsMap.
--
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]