RE: fault sample in the Axis distribution

2004-02-20 Thread Rob Montalvo
axis/services/AdminService?wsdl? > If you get a > nullpointerexception there also try to restart your > application server. > > Regards, > > Kees > > -Oorspronkelijk bericht- > Van: Rob Montalvo [mailto:[EMAIL PROTECTED] > Verzonden: vrijdag 20 februari 2004 9:15

RE: fault sample in the Axis distribution

2004-02-20 Thread Kees van Dieren
restart your application server. Regards, Kees -Oorspronkelijk bericht- Van: Rob Montalvo [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 20 februari 2004 9:15 Aan: [EMAIL PROTECTED] Onderwerp: Re: fault sample in the Axis distribution Thorsten, Thank you very much for your prompt and

Re: fault sample in the Axis distribution

2004-02-20 Thread Rob Montalvo
Thorsten, Thank you very much for your prompt and valuable feedback! That made a huge difference. I am a lot closer now. I am getting a null pointer exception now, but I think it is because the program is expecting an input string which I am not providing when I call it. Would you (or anyone el

Re: fault sample in the Axis distribution

2004-02-19 Thread Thorsten Jungblut
Hi! > Unfortunately, there is not a readme file that > explains > how to launch the client to interact with the web > service (like some of the other samples). javac -classpath ~/axis-1_1/lib/axis.jar:~/axis-1_1/lib/axis-ant.jar:~/axis-1_1/lib/commons-discovery.jar:~/axis-1_1/lib/commons-logging.