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 "Schuring, Tom" <To...@baycorpadvantage.com> on 2002/04/29 00:45:40 UTC

jrun installation instructions/faq anywhere ?

hello,
 
are there any installation instructions to install axis on jrun ?
 
i have got it working but when i try to deploy a web-service with:
 
java org.apache.axis.client.AdminClient
-lhttp://myserver/axis/services/AdminService deploy.wsdd
 
i get an error. i just want to make sure that axis is installed
properly.
 
----------------
[INFO] AdminClient - -Processing file deploy.wsdd
[ERROR] AdminClient - -AxisFault: AxisFault
 faultCode: http://xml.apache.org/axis/:HTTP
 faultString:
 faultActor: null
 faultDetail:
        null: return code:  0
----------------
 
best regards,
tom