Re: ServiceClient behind an Axis Service

2011-07-10 Thread Deepal jayasinghe
I have used this feature few years back, but after that I never tried. If the same thing work for the client side (stand alone application) I do not see a reason why that does not work at the server side. Because, we use the same code at both sides. If this does not work, then it should be a bug

RE: ServiceClient behind an Axis Service

2011-07-08 Thread Christophe Noel
Dear all, I solved my Axis problem. The listening endpoint automatically created by Axis was not correct. When using a ServiceClient (itself behind an Axis Service), the reply-to endpoint should point to the application (which manage the ServiceClient) and a servlet-mapping should map the