Pavel, I'm a newbie too but it seems to me that you need to replace "java -cp %CP% org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd" with the actual java class file you intend to use as a service. In this case it would be stock.
so it would be java sample.stock.GetQuote -lhttp://194.90.182.183:8080/ -uuser1 -wpass1 XXX One question: have you had any problems when you launched the AdminClient? Minh -----Original Message----- From: Pavel Bernshtam [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 5:52 AM To: '[EMAIL PROTECTED]' Subject: Newbie question - running samples Hi! I'm trying now to run axis samples. I have installed axis beta 2 on tomcat 4.0.4 beta 3 (jdk 1.4.0). I can access succesfully http://localhost:8080/axis/servlet/AxisServlet and http://194.90.182.183:8080/axis/servlet/AdminServlet , but when I run examples (echoString or stock) I receive "Null message responce" : D:\Java\xml-axis-beta2\samples\stock>java -cp %CP% org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd - Processing file deploy.wsdd - 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(Call.java:1913) at org.apache.axis.client.Call.invoke(Call.java:1155) at org.apache.axis.client.AdminClient.process(AdminClient.java:313) at org.apache.axis.client.AdminClient.process(AdminClient.java:292) at org.apache.axis.client.AdminClient.process(AdminClient.java:299) at org.apache.axis.client.AdminClient.process(AdminClient.java:250) at org.apache.axis.client.AdminClient.main(AdminClient.java:335) Sorry if it is already answered question - I failed to find it in mailing list archive. Thank you! ------------------------------------------------------------------------ Bernshtam Pavel 053-398944 Certified Java 2 Programmer [EMAIL PROTECTED] http://www.mutek.com http://www.cs.bgu.ac.il/~barnshte