[
https://issues.apache.org/jira/browse/AXIS2-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagara Gunathunga resolved AXIS2-2633.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
Assignee: (was: Jochen Wiedmann)
Fixed with AXIS2-2673.
> axis2-wsdl2code-maven-plugin missing extension option "bindingfile" for JiBX
> ----------------------------------------------------------------------------
>
> Key: AXIS2-2633
> URL: https://issues.apache.org/jira/browse/AXIS2-2633
> Project: Axis2
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.2
> Environment: all platforms
> Reporter: Armin Ehrenfels
> Labels: jibx
> Fix For: 1.7.0
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]