1 | [2008-03-31 21:49:07,014] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.RequestURIBasedDispatcher is now deprecated. |
---|
2 | [2008-03-31 21:49:07,016] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
3 | [2008-03-31 21:49:07,019] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.SOAPActionBasedDispatcher is now deprecated. |
---|
4 | [2008-03-31 21:49:07,019] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
5 | [2008-03-31 21:49:07,024] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.AddressingBasedDispatcher is now deprecated. |
---|
6 | [2008-03-31 21:49:07,024] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
7 | [2008-03-31 21:49:07,026] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher is now deprecated. |
---|
8 | [2008-03-31 21:49:07,026] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
9 | [2008-03-31 21:49:07,027] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.InstanceDispatcher is now deprecated. |
---|
10 | [2008-03-31 21:49:07,027] WARN org.apache.axis2.deployment.util.Utils - Please remove the entry for org.apache.axis2.engine.InstanceDispatcherfrom axis2.xml |
---|
11 | [2008-03-31 21:49:07,027] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.RequestURIBasedDispatcher is now deprecated. |
---|
12 | [2008-03-31 21:49:07,027] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
13 | [2008-03-31 21:49:07,027] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.SOAPActionBasedDispatcher is now deprecated. |
---|
14 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
15 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.AddressingBasedDispatcher is now deprecated. |
---|
16 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
17 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher is now deprecated. |
---|
18 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package |
---|
19 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Dispatcher org.apache.axis2.engine.InstanceDispatcher is now deprecated. |
---|
20 | [2008-03-31 21:49:07,028] WARN org.apache.axis2.deployment.util.Utils - Please remove the entry for org.apache.axis2.engine.InstanceDispatcherfrom axis2.xml |
---|
21 | [2008-03-31 21:49:07,110] INFO org.apache.axis2.deployment.DeploymentEngine - No services directory was found under /home/pjkersha/workspace/xmlbWsseEchoClient. |
---|
22 | [2008-03-31 21:49:07,165] INFO org.apache.axis2.deployment.ModuleDeployer - Deploying module: addressing-1.3 |
---|
23 | [2008-03-31 21:49:07,926] INFO org.apache.axis2.deployment.ModuleDeployer - Deploying module: rampart-1.3 |
---|
24 | [2008-03-31 21:49:09,209] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection refused |
---|
25 | [2008-03-31 21:49:09,209] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request |
---|
26 | [2008-03-31 21:49:09,209] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection refused |
---|
27 | [2008-03-31 21:49:09,209] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request |
---|
28 | [2008-03-31 21:49:09,210] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection refused |
---|
29 | [2008-03-31 21:49:09,210] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request |
---|
30 | [2008-03-31 21:49:09,211] INFO org.apache.axis2.transport.http.HTTPSender - Unable to sendViaPost to url[http://localhost:7200/Echo] |
---|
31 | java.net.ConnectException: Connection refused |
---|
32 | at java.net.PlainSocketImpl.socketConnect(Native Method) |
---|
33 | at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) |
---|
34 | at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) |
---|
35 | at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) |
---|
36 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) |
---|
37 | at java.net.Socket.connect(Socket.java:519) |
---|
38 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
---|
39 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) |
---|
40 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) |
---|
41 | at java.lang.reflect.Method.invoke(Method.java:597) |
---|
42 | at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:139) |
---|
43 | at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:124) |
---|
44 | at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706) |
---|
45 | at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321) |
---|
46 | at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386) |
---|
47 | at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) |
---|
48 | at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) |
---|
49 | at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) |
---|
50 | at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520) |
---|
51 | at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191) |
---|
52 | at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77) |
---|
53 | at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327) |
---|
54 | at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206) |
---|
55 | at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396) |
---|
56 | at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374) |
---|
57 | at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211) |
---|
58 | at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163) |
---|
59 | at wssecurity.test.security.ndg.EchoServiceStub.Echo(EchoServiceStub.java:140) |
---|
60 | at wssecurity.test.security.ndg.XmlBwsseEchoClient.echo(XmlBwsseEchoClient.java:34) |
---|
61 | at wssecurity.test.security.ndg.XmlBwsseEchoClient.main(XmlBwsseEchoClient.java:19) |
---|