Hi Burkhard,

If ur using a SOAP engine such as Axis, then u dont have to worry
about this. The SOAP engine itself will extract the SOAP message and
call the correct Web Service.

Hope this answers ur Query..

I guess I Need more elaboration on ur Q.

Mahen

On Tue, 12 Oct 2004 11:05:08 +0200, Vogt Burkhard EXT
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I'm sitting in the middle between a SOAP Client and (one or more) services, 
> operating as a web-service proxy.
> As a tomcat (5.x, java 1.4.2) application I receive the SOAP headers as expected but 
> additionaly I need to
> receive the SOAP object from the request in order to delegate the processing to the 
> appropriate web service.
> 
> Does anybody know how to do this?
> 
> Thanks in advance for your time and any hints.
> 
> Regards,
> Burkhard
>

Reply via email to