trying to run (only using build)
running -- jbossws-samples-1.0.0.GA ---docstyle ---wrapped
when i run the tests i get this error: 


Call invocation failed: Could not transmit message; nested exception is: 
javax.xml.soap.SOAPException: Could not transmit message

java.rmi.RemoteException: Call invocation failed: Could not transmit message; 
nested exception is: javax.xml.soap.SOAPException: Could not transmit message 
at org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:719) at 
org.jboss.ws.jaxrpc.CallImpl.invoke(CallImpl.java:398) at 
org.jboss.ws.jaxrpc.CallProxy.invoke(CallProxy.java:164) at 
$Proxy4.purchase(Unknown Source) at 
org.jboss.test.ws.samples.docstyle.wrapped.TrivialServiceDocWrappedTestCase.testProducTrivial(TrivialServiceDocWrappedTestCase.java:62)
 at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at 
junit.extensions.TestSetup$1.protect(TestSetup.java:23) at 
junit.extensions.TestSetup.run(TestSetup.java:27)Caused by: 
javax.xml.soap.SOAPException: Could not transmit message at 
org.jboss.ws.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:200) at 
org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:689) ... 23 
moreCaused by: org.jboss.remoting.CannotConnectException: Can not connect http 
client invoker. at 
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:201)
 at 
org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:81)
 at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.java:143) 
at org.jboss.remoting.Client.invoke(Client.java:525) at 
org.jboss.remoting.Client.invoke(Client.java:488) at 
org.jboss.ws.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:185) ... 24 
moreCaused by: java.net.ConnectException: Connection refused: connect at 
java.net.PlainSocketImpl.socketConnect(Native Method) at 
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at 
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at 
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at 
java.net.Socket.connect(Socket.java:507) at 
java.net.Socket.connect(Socket.java:457) at 
sun.net.NetworkClient.doConnect(NetworkClient.java:157) at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:365) at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:477) at 
sun.net.www.http.HttpClient.(HttpClient.java:214) at 
sun.net.www.http.HttpClient.New(HttpClient.java:287) at 
sun.net.www.http.HttpClient.New(HttpClient.java:299) at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:792)
 at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:744)
 at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669) 
at 
sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:836)
 at 
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:163)
 ... 29 more

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944767#3944767

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944767


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to