Have you confirmed you can get to server A from server B by doing
something like telnet to the server port?  Sounds kind of like your
server is bound to the wrong interface.

telnet serverA xmlrpcPort


On Mon, 2006-08-28 at 14:34 -0600, [EMAIL PROTECTED] wrote:
> Receiving the following error "Unexpected exception in client processing"
> using XmlRpcClient.  Current scenario is loading a Applet from a server
> that is using XMLRPC version 2.0 to call a server application that is using
> XMLRPC-C 1.03.10.  When specifying a URL for a server application on the
> same server that the Applet is loaded, everything works fine.  When
> specifying a URL for a server application that is on a different server the
> above error message is returned.  Has anyone else had this issue?
> 
> Thanks
> Cal
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to