Hi,

Is Axis able to deploy web services both sequentially and in parallel
? As far as i can see in the class DeploymentEngine.java in the method
doDeploy() :

public void doDeploy() {
       if (wsToDeploy.size() > 0) {

....

The list is traversed sequentially

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to