Jean Marc,
 
I tried your java org.apache.axis.client.AdminClient -l http://localhost:8080/axis/services/AdminService list and my Axis (beta1, from March 19, not the one from friday 15) listed what I had deployed. I run Axis on Tomcat 3.3. Is your classpath correct, and did you update the jar files in the classpath with the beta1 jar files? Do you have something deployed?
 
Michel
-----Original Message-----
From: Jean-Marc Taillant [mailto:[EMAIL PROTECTED]]
Sent: maandag 25 maart 2002 13:37
To: [EMAIL PROTECTED]
Subject: AXIS problem

Hi all,
I use Tomcat 3.3a with Axis beta1. I try to list ( or to deploy too) the services installed on Axis with the following command:
java org.apache.axis.client.AdminClient -l http://localhost:8080/axis/services/AdminService list
 
and i get the following error:
 
- AxisFault: AxisFault
 faultCode: http://xml.apache.org/axis/:Server.generalException
 faultString: Null response message!
 faultActor: null
 faultDetail:
        stackTrace: Null response message!
        at org.apache.axis.client.Call.invoke(Unknown Source)
        at org.apache.axis.client.Call.invoke(Unknown Source)
        at org.apache.axis.client.AdminClient.process(Unknown Source)
        at org.apache.axis.client.AdminClient.process(Unknown Source)
        at org.apache.axis.client.AdminClient.list(Unknown Source)
        at org.apache.axis.client.AdminClient.list(Unknown Source)
        at org.apache.axis.client.AdminClient.process(Unknown Source)
        at org.apache.axis.client.AdminClient.main(Unknown Source)
 
I try to get the latest nightly build but the server seems to be busy ( bad transfert rate)
Someone could tell me if the is a problem with beta1?
I try to look at the mailing list but there is no subject about this fault.
 
Regards,
Jean Marc Taillant

Reply via email to