Hi,

 

i’ve developed a webservice via java2wsdl -> wsdl2java. The webservice works fine by deploying it via an entry in the server-config.wsdd placed in WEB-INF directory.

 

How can i deploy the webservice via an api call, without using the AdminClient or adding sections to files or starting an ant task?

 

I’ll have a servlet wich deloys my service on tomcat startup if there is an instance of axis….

 

Thx

 

Dirk

 

Reply via email to