not able to call a web service showing soket error
--------------------------------------------------
Key: AXIS-2847
URL: https://issues.apache.org/jira/browse/AXIS-2847
Project: Axis
Issue Type: Bug
Affects Versions: 1.3
Environment: IBM websphere 7.1
Reporter: mangesh
Priority: Blocker
i have created stub from a wsdl file & now trying to invoke a method of that
stub giving url (******.com) to perfom the operation
& getting this error...Please help
[4/5/11 21:38:32:688 GMT+05:30] 0000001e SystemOut O Before calling the web
service
[4/5/11 21:38:44:939 GMT+05:30] 0000001e HTTPSender I
org.apache.axis2.transport.http.HTTPSender sendViaPost Unable to sendViaPost to
url[http://*******.com/IAGENT/agentcreation.asmx?op=CreateAgent]
java.net.UnknownHostException: *******.com
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:196)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
at java.net.Socket.connect(Socket.java:530)
at java.net.Socket.connect(Socket.java:480)
at java.net.Socket.<init>(Socket.java:377)
at java.net.Socket.<init>(Socket.java:251)
at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
at
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)
at
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)
at java.lang.Thread.run(Thread.java:735)
[4/5/11 21:38:44:985 GMT+05:30] 0000001e SystemOut O the exception in the
submit procedure of Ext link:org.apache.axis2.AxisFault: ******.com
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]