Hi,

This is presently a limitation with the present Java2WSDL which looks into
the JavaBean compositions but not into its inheritance hierarchy to generate
the type.  However this enhancement is planned as there is a JIRA opened for
this  - http://issues.apache.org/jira/browse/AXIS2-1749

- Venkat

On 12/13/06, Mike Morris <[EMAIL PROTECTED]> wrote:

I have just attempted to use the Axis2 java2wsdl tool to generate the
webservice contract.  The tool appears to generate a valid wsdl file,
but it flattens the java objects (includes all the JavaBean fields but
discards the inheritance hierarchy) used in the operation signature.
This was not the case with Axis 1.4, and limits polymorpism.

Is there an option to retain the inheritance hierarchy or is this a
planned feature?  If it is a conscious omission, can somebody please
tell me the reasoning behind the decision?

Thanks,
Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to