Adam:

If individual calls from client fail then why would java Call have more success?
If possible could you provide
1)Specific services you are executing on Server (are they registered)
2)Specific client call to the server code
(in code)
danke,

Martin

>
>
>I have a class that implements a SOAP service. In the constructor of
>that class, I want to make a SOAP call (using the Apache "Call" class)
>to a different service that is running in the same JVM, and everything
>hangs. Looking with jdb, it appears that the call is awaiting the
>response from the doPost(), but the called service is never actually
>invoked. Neither service can be called at this point from an external
>client.
>
>Environment:
>
> Sun JDK 1.3.1
> Tomcat 3.3.1
> Apache SOAP 2.3.1
>
>--
>To unsubscribe, e-mail:
>For additional commands, e-mail:


Chat with friends online, try MSN Messenger: Click Here
-- To unsubscribe, e-mail: For additional commands, e-mail:

Reply via email to