;
thiago.guarie...@synchro.com.br
Subject: wsdl2java -ap parameter not working
Date: Wed, 12 Jun 2013 18:08:31 -0300
Hi, I have to generate a WS client from a WSDL with 2 different ports, I would
like to work with only one class that has the operations from both ports. I
have tried the –ap parameter but
On Wed, Jun 12, 2013 at 6:08 PM, Fernando Cesar da Silva
wrote:
> Hi,
>
>
>
> I have to generate a WS client from a WSDL with 2 different ports, I would
> like to work with only one class that has the operations from both ports.
>
>
>
> I have tried the –ap parameter but the generated class has op
Hi,
I have to generate a WS client from a WSDL with 2 different ports, I would
like to work with only one class that has the operations from both ports.
I have tried the -ap parameter but the generated class has operations from
only one port.
My command line looks like the following: