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 sarika pramod <sa...@gmail.com> on 2008/08/21 02:06:17 UTC

Hi

Hi everyone,

When I deploy my web service using the following command on JBOSS, Windows
env


C:\b2c\server\target\classes\com\fci\server\ws>java
org.apache.axis.client.AdminClient -l"
http://localhost:8080/b2c/services/AdminService" deploy.wsdd

I get this error

Processing file deploy.wsdd
Exception: AxisFault
 faultCode: {http://xml.apache.org/axis/}HTTP
 faultSubcode:
 faultString: (404)/b2c/404.html
 faultActor:
 faultNode:
 faultDetail:
        {}:return code:  404

        {http://xml.apache.org/axis/}HttpErrorCode:404

Any help greatky appreciated.



Regards,

Sarika