Provide WSDL2 styles to Emitter templates
-----------------------------------------
Key: AXIS2-2810
URL: https://issues.apache.org/jira/browse/AXIS2-2810
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: codegen
Reporter: Peter Danielsen
I've been trying to create an Axis2 code generation template that would make
some decisions based on the value of the "style" attribute in a WSDL2 document.
I'm unable to do so because that value doesn't appear in the Documents created
by the AxisServiceBasedMultiLanguageEmitter. There is a "style" attribute, but
it's related to WSDL1.1.
A recent change to WSDL20ToAxisServiceBuilder added the styles from the Woden
InterfaceOperation object to the AxisOperation object, but to be accessible to
the emitter templates it needs to be in the Documents the Emitter creates.
--
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]