Hi Tx for answers.
>From the logs all seems fine. - I got a friend to call wget from his machine to foxtrot-u1 and he got 404. - If i use ip-address in IE or SoapUI i get the same error - If i use foxtrot-u in IE or SoapUI all is fine I'm no network guru but i guess there have to be some difference with SoapUi/Browsers and wget/Synapse which i might mimic in Synapse. Suggestions? --------------------------- SYNAPS.log ----------------- [I/O dispatcher 5] DEBUG ServerHandler HTTP connection [/33.111.20.178:1170]: Connected [I/O dispatcher 5] DEBUG ServerHandler HTTP connection [/33.111.20.178:1170]: POST /soap/Ping.PingHttpSoap11Endpoint HTTP/1.1 [I/O dispatcher 5] DEBUG headers >> POST /soap/Ping.PingHttpSoap11Endpoint HTTP/1.1 [I/O dispatcher 5] DEBUG headers >> Content-Type: text/xml;charset=UTF-8 [I/O dispatcher 5] DEBUG headers >> SOAPAction: "" [I/O dispatcher 5] DEBUG headers >> User-Agent: Jakarta Commons-HttpClient/3.0.1 [I/O dispatcher 5] DEBUG headers >> Host: al400587:8280 [I/O dispatcher 5] DEBUG headers >> Content-Length: 217 [I/O dispatcher 5] DEBUG ServerHandler HTTP connection [al400587.stb.local/33.111.20.178:1170]: Input ready [I/O dispatcher 5] DEBUG ServerHandler HTTP connection [al400587.stb.local/33.111.20.178:1170]: Content decoder [content length: 217; pos: 217; completed: true] [HttpServerWorker-1] DEBUG TransportUtils createSOAPEnvelope using Builder (class org.apache.axis2.builder.SOAPBuilder) selected from type (text/xml) [HttpServerWorker-1] DEBUG ProxyServiceMessageReceiver Proxy Service Ping received a new message from : 33.111.20.178 [HttpServerWorker-1] DEBUG ProxyServiceMessageReceiver Message To: /soap/Ping.PingHttpSoap11Endpoint [HttpServerWorker-1] DEBUG ProxyServiceMessageReceiver SOAPAction: [HttpServerWorker-1] DEBUG ProxyServiceMessageReceiver WSA-Action: [HttpServerWorker-1] DEBUG ProxyServiceMessageReceiver Forwarding the message to the anonymous endpoint of the proxy service [HttpServerWorker-1] DEBUG AddressEndpoint Start : Address Endpoint [HttpServerWorker-1] DEBUG AddressEndpoint Sending message to endpoint : AnonymousEndpoint resolves to address = http://foxtrot-u1/handel.persistorder/services/Ping [HttpServerWorker-1] DEBUG AddressEndpoint SOAPAction: [HttpServerWorker-1] DEBUG AddressEndpoint WSA-Action: [HttpServerWorker-1] DEBUG Axis2FlexibleMEPClient Sending [add = true] [sec = true] [rm = false] [mtom = false] [swa = false] [format = soap11] [force soap11=true] [force soap12=false] [pox=false] [get=false] [encoding=null] [to Address: /soap/Ping.PingHttpSoap11Endpoint] [HttpServerWorker-1] INFO TimeoutHandler This engine will expire all callbacks after : 86400 seconds, irrespective of the timeout action, after the specified or optional timeout [HttpServerWorker-1] DEBUG SynapseCallbackReceiver Callback added. Total callbacks waiting for : 1 [HttpServerWorker-1] DEBUG ConnectionPool No connections available for reuse [HttpServerWorker-1] DEBUG HttpCoreNIOSender A new connection established to : foxtrot-u1:80 [HttpServerWorker-1] DEBUG Axis2HttpRequest start streaming outgoing http request [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: Connected ([EMAIL PROTECTED]) [I/O dispatcher 1] DEBUG ClientHandler ClientHandler connected : [foxtrot-u1/33.111.242.172:80] [I/O dispatcher 1] DEBUG SOAPMessageFormatter contentType from the OMOutputFormat =text/xml [I/O dispatcher 1] DEBUG SOAPMessageFormatter contentType returned =text/xml; charset=UTF-8 [I/O dispatcher 1] DEBUG headers >> POST http://foxtrot-u1/handel.persistorder/services/Ping HTTP/1.1 [I/O dispatcher 1] DEBUG headers >> Host: al400587:8280 [I/O dispatcher 1] DEBUG headers >> SOAPAction: urn:anonOutInOpResponse [I/O dispatcher 1] DEBUG headers >> Content-Type: text/xml; charset=UTF-8 [I/O dispatcher 1] DEBUG headers >> Transfer-Encoding: chunked [I/O dispatcher 1] DEBUG headers >> Connection: Keep-Alive [I/O dispatcher 1] DEBUG headers >> User-Agent: Synapse-HttpComponents-NIO [HttpServerWorker-1] DEBUG SOAPMessageFormatter start writeTo() [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: Output ready [HttpServerWorker-1] DEBUG SOAPMessageFormatter preserve=false [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: Content encoder [chunk-coded; completed: false] [HttpServerWorker-1] DEBUG SOAPMessageFormatter isOptimized=false [HttpServerWorker-1] DEBUG SOAPMessageFormatter isDoingSWA=false [HttpServerWorker-1] DEBUG SOAPMessageFormatter end writeTo() [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: Output ready [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: Content encoder [chunk-coded; completed: true] [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: Request ready [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [foxtrot-u1/33.111.242.172:80]: HTTP/1.1 404 Not Found [I/O dispatcher 1] WARN ClientHandler Unexpected HTTP status code received : 404 :: Not Found -- View this message in context: http://www.nabble.com/Newbie%3A-Cant-forward-message-to-webservice-on-another-machine-tp18091994p18106100.html Sent from the Synapse - User mailing list archive at Nabble.com.
