Hi,
I've written a client to access the FexExTrackingService hosted at
xmethods. Am running the client inside company firewall (with
authentication). This throws up the exception under. I've tried setting
the proxyHost, proxyPort in the command line parameters (-DproxyHost
etc) without any success. Any workaround ?
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.userException
faultString: java.net.UnknownHostException: services.xmethods.net
faultActor: null
faultDetail:
stackTrace: java.net.UnknownHostException: services.xmethods.net
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at org.apache.axis.components.net.DefaultSocketFactory.create
(DefaultSocketFactory.java:131)
at org.apache.axis.transport.http.HTTPSender.getSocket
(HTTPSender.java:175)
at org.apache.axis.transport.http.HTTPSender.invoke
(HTTPSender.java:118)
at org.apache.axis.strategies.InvocationStrategy.visit
(InvocationStrategy.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:156)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:126)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:182)
at org.apache.axis.client.Call.invokeEngine(Call.java:2113)
at org.apache.axis.client.Call.invoke(Call.java:2102)
And, how do I specify the login and password for the proxy ? I don't
see any URLConnection object that I could get a hold on.
appreciate any help.
regards,
Selva.
**************************Disclaimer************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is
'privileged' and 'confidential' and intended for use only by the individual
or entity to which it is addressed. You are notified that any use, copying
or dissemination of the information contained in the E-MAIL in any manner
whatsoever is strictly prohibited.
***************************************************************************