Should work!

-- dims

On 12/13/06, Mike Morris <[EMAIL PROTECTED]> wrote:
As a stop-gap, can I use the Axis 1.4 version of java2wsdl to generate a
compatible WSDL?  Then use Axis2 for ecverything else.

Any problems with this approach?

Thanks,
Mike


On Wed, 2006-12-13 at 10:24 +0530, Venkata Krishnan wrote:
> 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]
>
>

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




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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

Reply via email to