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 Bill Keese <bi...@tech.beacon-it.co.jp> on 2005/02/03 01:17:34 UTC

deploy / class files

It seems like before calling AdminClient to "deploy" a service
(http://ws.apache.org/axis/java/user-guide.html#CustomDeploymentIntroducingWSDD),
I have to copy over the class/jar files manually first. Am I missing
something? I thought the point of AdminClient was to automate
everything, and to require nothing other than an HTTP connection to the
host.

Thanks,
Bill