SFDC Login issue through webservice

Hi All,

In my current project we are integration Siebel and SFDC. We are using SFDC adapter to perform the operations (insert update etc) on SFDC objects. I heard that webmethods will support only version 13, but right now SFDC uses 22.0 version because of this version limitation in webmethods we are not able to see some of the object through adapter. So we decided to go with webservice approach for the object not visible through adapter.
For this i have got the WSDL and imported into developer. But while running the login operation i am getting below error.

Error:
Could not run ‘Soap_login’.

com.wm.app.b2b.server.ServiceException: java.net.UnknownHostException: test.salesforce.com

Please let me know any configurations to be done… appreciate your quick help

Regards,
SM

Hi, too late reply
to resolv SFDC url, DNS query service must be ready on EAI server.
contact your system admin.