Hi there,

 

I have been trying to use AdminClient to run the deploy.wsdd files from the samples directory. In ths process of doing so, I get an exception as

 

java -cp %classpath% org.apache.axis.client.AdminClient

-lhttp://localhost:8080/axis/services/AdminService deploy.wsdd

 

Processing file deploy.wsdd

Exception:: java.lang.NullPointerException

 

I start my SimpleAxisServer at the same directory where I run the AdminClient from. My Java version is 1.4.2_03.

 

I also tried looking up the mailing lists to get an answer to this problem but didnt see anyone getting this error with the combination of SimpleAxisServer. Another point to note is that I am able to deploy the wsdd files if I use Tomcat instead of SimpleAxisServer.

 

Any suggestions or feedback will be appreciated.

 

Thanks

Sandeep

 

Reply via email to