mathieu
16 years agoNew Contributor
WADL - request on a Tomcat server
Hello everybody.. i'm experiencing this trouble.
When i try to send a request to my tomcat server (which should answer me a predefined answer) i've got the following error :
Thu Jan 21 11:27:42 CET 2010:DEBUG:HttpConnectionManager.getConnection: config = HostConfiguration[host=http://localhost:8080, proxyHost=http://localhost:8090], timeout = 0
Thu Jan 21 11:27:42 CET 2010:DEBUG:Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080, proxyHost=http://localhost:8090]
Thu Jan 21 11:27:42 CET 2010:DEBUG:Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080, proxyHost=http://localhost:8090]
Thu Jan 21 11:27:42 CET 2010:DEBUG:Notifying no-one, there are no waiting threads
Thu Jan 21 11:27:42 CET 2010:ERROR:Exception in request: java.net.ConnectException: Connection refused
Thu Jan 21 11:27:42 CET 2010:ERROR:An error occured [Connection refused], see error log for details
Thu Jan 21 11:27:42 CET 2010:INFO:Error getting response for [IGL_SFR_MONDRIAN.getTerminalType:Request 1]; java.net.ConnectException: Connection refused
But if i type the same url resource as used in soapui directly in a browser i can see the answer.
It is as if soapui don't see tomcat.
Someone could help ?
Thank you very much.
When i try to send a request to my tomcat server (which should answer me a predefined answer) i've got the following error :
Thu Jan 21 11:27:42 CET 2010:DEBUG:HttpConnectionManager.getConnection: config = HostConfiguration[host=http://localhost:8080, proxyHost=http://localhost:8090], timeout = 0
Thu Jan 21 11:27:42 CET 2010:DEBUG:Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080, proxyHost=http://localhost:8090]
Thu Jan 21 11:27:42 CET 2010:DEBUG:Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080, proxyHost=http://localhost:8090]
Thu Jan 21 11:27:42 CET 2010:DEBUG:Notifying no-one, there are no waiting threads
Thu Jan 21 11:27:42 CET 2010:ERROR:Exception in request: java.net.ConnectException: Connection refused
Thu Jan 21 11:27:42 CET 2010:ERROR:An error occured [Connection refused], see error log for details
Thu Jan 21 11:27:42 CET 2010:INFO:Error getting response for [IGL_SFR_MONDRIAN.getTerminalType:Request 1]; java.net.ConnectException: Connection refused
But if i type the same url resource as used in soapui directly in a browser i can see the answer.
It is as if soapui don't see tomcat.
Someone could help ?
Thank you very much.