Boa Noite Fernando all-ports Obrigado! Martin Gainty ______________________________________________ Por favor, não alterar ou interromper essa transmissão
From: [email protected] To: [email protected] CC: [email protected]; [email protected]; [email protected] 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 the generated class has operations from only one port. My command line looks like the following:D:\axis2-1.6.1\bin>wsdl2java.bat -uri ServicesNfsePronimProducao.wsdl -p xx.xxx.xxxxx.service.impl.pronim -s –ap How can I achieve this? Regards,Fernando Cesar
