Hi, I'm doing a remoting to call to a j2ee service. The service takes 
about a total
of 15 seconds to run. The problem is the call is made, it executes the 
java call, but because the
call is still processing there is no 'return' value to the remoting 
gateway so it gives me a Netconnection.call.failed
status.

Even though it successfully called the service. Any ideas?

And then when the java call finally finishes and returns the status this 
doesnt show up in a responder object. There
is no output as it seems like the connection stops waiting...

Best, austin

Reply via email to