On 2/6/07, Ajith Ranabahu <[EMAIL PROTECTED]> wrote:

Hi,
Axis2 WSDL2Java does not support unwrapping by default. You can try
with the -uw flag to see whether it works. In anycase non of your
parameters would be vanished - they will be wrapped in that single
argument.


In addition to this you can try -b (backward compatibility) option. This
will produce an Axis 1.x  kind of code.

Anyway attach the WSDL if you can. We may be able to help you further
if we see the WSDL.




Ajith

On 2/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello,
> Just wondering if anyone has encountered this:
> Using WSDL2JAVA on Axis 1.4,  our endpoint binding implementation
> automagically produced method signatures that took into account multiple
> arguments.
> Using the same WSDL in Axis 2.0, the skeleton generated has a method
> signature with only one of the required types as an argument. The second
one
> seems to have disappeared.
>
> The only 'tweaks' we have made to the WSDL for Axis 2 involve changing a
few
> 'types' to 'elements' to get the WSDL2JAVA to parse the WSDL.
>
> Can anyone eyeball something we may be missing?
>
> Thanks
> \Sarwar


--
Ajith Ranabahu

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




--
Amila Suriarachchi,
WSO2 Inc.

Reply via email to