Re: wsdl2java.sh and operation outfault definitions

2010-05-10 Thread Lev Lvovsky
Hi Amila, On May 8, 2010, at 8:25 PM, Amila Suriarachchi wrote: >> On Fri, May 7, 2010 at 6:12 AM, Lev Lvovsky wrote: >> Hello, >> >> I'm running a wsdl file through the wsdl2java.sh application and am running >> into some unexpected problems. >> >> Below is pseudo-code of the stubbed client

Re: wsdl2java.sh and operation outfault definitions

2010-05-08 Thread Amila Suriarachchi
On Fri, May 7, 2010 at 6:12 AM, Lev Lvovsky wrote: > Hello, > > I'm running a wsdl file through the wsdl2java.sh application and am running > into some unexpected problems. > > Below is pseudo-code of the stubbed client code which calls our webservice > - in particular the method which gets calle

wsdl2java.sh and operation outfault definitions

2010-05-06 Thread Lev Lvovsky
Hello, I'm running a wsdl file through the wsdl2java.sh application and am running into some unexpected problems. Below is pseudo-code of the stubbed client code which calls our webservice - in particular the method which gets called to communicate with the service and get the response we're l