Hi!
I have a problem with the AdminClient.
I generated a deploy.wsdd with the WSDL2Java. Now, i want to deploy my service with the command :
 
> java org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd
 
I have this error :
 
    Processing file deploy.wsdd
    - AxisFault: AxisFault
     faultCode: http://xml.apache.org/axis/:HTTP
     faultString: Internal Server Error
     faultActor: null
     faultDetail:
     null: return code:  500 .....
     ....
 
I use Tomcat 4.0.3 and Axis bêta 3.
Anybody know how to solve my problem ?
Thanks in advance for your help !
Marina

Reply via email to