I'm a newbye with axis2
I've installed axis2 in a Tomcat 4.1.27 on my local Windows XP
The server seems correctly deployed. I can see
http://localhost:8080/axis2/listServices.jsp
and the list of deplyed services
But when I call everything, my web services as well as the samples from the distribution, I get a 'connection refused' error:
C:\Outils\Axis\axis2-0.92-bin\samples\userguide\src\userguide\clients\bin>TestEc
hoBlockingClient.bat
org.apache.axis2.AxisFault: Connection refused: connect; nested exception is:
java.net.ConnectException: Connection refused: connect; nested exception is:
org.apache.axis2.AxisFault: Connection refused: connect; nested exceptio
n is:
java.net.ConnectException: Connection refused: connect
at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(Com
monsHTTPTransportSender.java:154)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:100)
at org.apache.axis2.clientapi.TwoWayTransportBasedSender.send(TwoWayTran
sportBasedSender.java:35)
at org.apache.axis2.clientapi.InOutMEPClient.invokeBlocking(InOutMEPClie
nt.java:177)

I'm searching where is the problem and I don't find a path to the solution.
Can someone give me some advice?

--
Jean-Claude Moissinac
Department of Computer Science and Networks
ENST Paris
FRANCE

E-mail: [EMAIL PROTECTED]
Tel: (+33) 1.45.81.80.88
Fax: (+33) 1.45.81.71.58

http://shadok.enst.fr/jcm

Reply via email to