Chris Richmond wrote:

Hello,

Perhaps I will try a simpler question first. Has anyone successfully created an axis2 web service which in turn calls another web service and returns results back to the original caller. Like so:

Request:

Client -à Axis2 web service (with proxies to 3^rd party service referenced in service implementation) -à 3^rd party service

Response:

3^rd party service -à (proxy classes in my own Axis2 service) Axis 2 service --à client

Think of it as a 1 to 1 call on my service to the 3^rd party service

Has anyone successfully done this? I can only make about 10 calls before I get errors in my proxy classes in my own service(the ones that call the 3^rd party service).


What errors do you get? Can you send the stack trace?

Samisa...

Has anyone ever done anything like this and got it working with Axis2 and Tomcat?

Thanks

Chris



--
Samisa Abeysinghe

http://people.apache.org/~samisa/


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

Reply via email to