Can you please try the following:
1) From a Command Prompt on your client machine, “ping” the server machine’s IP Address. If the result is like this
Reply from <ip address>: bytes=32 time<10ms TTL=128
then the server is reachable from the client. Otherwise you might have a real tcp/ip connection problem.
2) Start a browser such as IE on the client and type a URL of http://<server ip address>/tamino/?_diagnose=ping and see if you get back a “Server is Alive” response. This establishes that a http connection to the server is OK. If security is active on the web server, you should get a prompt asking for a userid and password. Enter values that are valid on the server. If you need to specify a userid and password for this test, then you need to set them in the API before making a connection (see here for details). This indicates you have activated web server security.
3) If both of the above tests work OK, please check your classpath on the client machine just before running the example. Make sure that the API jars are all available.
4) Unless you have deliberately activated Tamino security, that probably isn’t the cause of your problem, but for a full description of Tamino Security, please refer to the Documentation, starting at Tools; Tamino Manager; Tamino Security from the main Documentation menu.
If none of this helps, let us know.
HTH
[This message was edited by Bill Leeney on 11 Dec 2002 at 09:57.]
#webMethods#API-Management#webMethods-Tamino-XML-Server-APIs