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
