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
