There are several things that may be wrong

1. Your Test.wsdd file has an error in it, which triggers a code problem
2. Your Test.wsdd file is correct, and it triggers a code bug.

Was the wsdd file generate by WSDL2Java?

--
Tom Jordahl
Macromedia Server Development

> -----Original Message-----
> From: Sascha [mailto:[EMAIL PROTECTED]
> Sent: Sunday, September 11, 2005 7:03 AM
> To: axis-dev@ws.apache.org
> Subject: AdminClient problem
> 
> Hi.
> 
> I am new to Axis and I have got a problem when deloying my WebService.
> Every time I call the AdminClient (java
> org.apache.axis.client.AdminClient Test.wsdd) I always get this error
> 
> Processin file Test.wsdd
> Exception: java.lang.NullPointerException
> 
> It appears strange to me that the WebService appears with the
according
> methods on the Axis-page("view the list of deployed Web services"). In
> case I undeploy the WebService I got the same error and it is not
> anymore quoted under "View the list of deployed Web services".
> 
> Does anybody know why this exception is thrown?
> 
> 
> With best regards,
> 
> Sascha

Reply via email to