| Author |
WSDP and AXIS
|
Serghei Jelauc
Ranch Hand
Joined: Jul 24, 2002
Posts: 128
|
|
Hi javers. I have deployed a small servise (for examle) which is simply returns the String, using AXIS. But I tryed to create a client using WSDP from SUN. It doesn't work. Here is example: Service: deploy.wsdd : Client: When I try to execute client the output message is "Exception: null" I looked at soapmonitor and both SOAP Request and SOAP Response look normal - two absolutly normal SOAP messages. Where is ERROR? Thanks in advance. [ May 06, 2004: Message edited by: Serghei Jelauc ]
|
SCJP 1.4 <br />SCBCD 1.3<br />SCWCD 1.4
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12321
|
|
I suggest you get the stack trace so you can see which statement throws the exception: Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: WSDP and AXIS
|
|
|