You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Tom Schuring <To...@BaycorpAdvantage.com> on 2002/11/10 23:41:04 UTC

deploying

hello,
 
when i deploy my webservice with
 
java org.apache.axis.client.AdminClient -lhttp://localhost/axis/services/AdminService deploy.wsdd
 
i notice that it adds an entry to the:
 
    server-config.wsdd
 
file for my service.
 
Can i automatically deploy my service by adding this entry to the server-config.wsdd file or does the org.apache.axis.client.AdminClient call do more than that ?
 
best regards,
tom