Hi there,
Yea I am unable to connect to the external server. And yes I am behind a
proxy.
Is there any other way to run this example. 
Also I seem not to be able to get the typical output shown on the site. Is
it because of any particular reason.
Thanks in advance.



gnodet wrote:
> 
> This example uses an external server at
> http://64.124.140.30:9090/soap.
> You should check that you can connect
> with a web browser.  Are you behind a proxy ?
> 
> On 9/12/06, vg <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi All,
>> I am having problem when running the http example.
>> I followed the steps as the documentation.
>> Any help will be appreciated.
>> Thanks.
>>
>> Here's the stack trace when I run ant.
>>
>> D:\servicemix\servicemix-3.0-M2-incubating\examples\http-binding>ant
>> Buildfile: build.xml
>>
>> init:
>>
>> compile:
>>
>> run:
>>      [echo] Running example client
>>      [java] <?xml version="1.0" encoding="UTF-8"?><soapenv:Fault
>> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xm
>> lns:xsd="http://www.w3.org/2001/XMLSchema";
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance
>> "><faultcode/><faultstring/><d
>> etail><ns1:stackTrace
>> xmlns:ns1="http://xml.apache.org/axis/";>java.net.ConnectException:
>> Connection timed out: connect
>>      [java]     at java.net.PlainSocketImpl.socketConnect(Native Method)
>>      [java]     at
>> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
>>      [java]     at
>> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
>>      [java]     at
>> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
>>      [java]     at
>> java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
>>      [java]     at java.net.Socket.connect(Socket.java:507)
>>      [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>> Method)
>>      [java]     at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
>> :39)
>>      [java]     at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(
>> DelegatingMethodAccessorImpl.java:25)
>>      [java]     at java.lang.reflect.Method.invoke(Method.java:585)
>>      [java]     at
>> org.apache.axis.components.net.DefaultSocketFactory.create(
>> DefaultSocketFactory.java:153)
>>      [java]     at
>> org.apache.axis.components.net.DefaultSocketFactory.create(
>> DefaultSocketFactory.java:120)
>>      [java]     at
>> org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
>>      [java]     at
>> org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java
>> :404)
>>      [java]     at
>> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
>>      [java]     at
>> org.apache.axis.strategies.InvocationStrategy.visit(
>> InvocationStrategy.java:32)
>>      [java]     at
>> org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
>>      [java]     at
>> org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
>>      [java]     at
>> org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
>>      [java]     at org.apache.axis.client.Call.invokeEngine(Call.java
>> :2784)
>>      [java]     at org.apache.axis.client.Call.invoke(Call.java:2767)
>>      [java]     at org.apache.axis.client.Call.invoke(Call.java:1870)
>>      [java]     at
>> org.apache.axis.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:90)
>>      [java]     at
>> org.apache.servicemix.components.saaj.SaajBinding.onMessageExchange(
>> SaajBinding.java:104)
>>      [java]     at
>> org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(
>> DeliveryChannelImpl.java:622)
>>      [java]     at
>> org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(
>> AbstractFlow.java:168)
>>      [java]     at
>> org.apache.servicemix.jbi.nmr.flow.seda.SedaFlow.doRouting(SedaFlow.java
>> :176)
>>      [java]     at
>> org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue$1.run(SedaQueue.java
>> :226)
>>      [java]     at
>> org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java
>> :291)
>>      [java]     at
>> EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
>> Source)
>>      [java]     at
>> java.lang.Thread.run(Thread.java:595)</ns1:stackTrace><ns2:hostname
>> xmlns:ns2="http://xml.apache.org/axis/
>> ">iceman</ns2:hostname></detail></soapenv:Fault>
>>
>> BUILD SUCCESSFUL
>> Total time: 26 seconds
>> --
>> View this message in context:
>> http://www.nabble.com/Http-binding-example-failing-tf2256567.html#a6259139
>> Sent from the ServiceMix - User forum at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Http-binding-example-failing-tf2256567.html#a6262742
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to