RE: wsdl2java -ap parameter not working

2013-06-12 Thread Martin Gainty
; 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

Re: wsdl2java -ap parameter not working

2013-06-12 Thread robert lazarski
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

wsdl2java -ap parameter not working

2013-06-12 Thread Fernando Cesar da Silva
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: