Sorry, is it possible to provide a Wrapper around the captured request and do some processing while the request content is retieved from the associated InputStream?
Thanks again, Rui On Mon, 3 May 2004, Rui Zhang wrote: > Hi there, > > Is it possible to modify the content of a request (say, the SOAP > message it carries) in a Tomcat valve? I was hoping to embed some info > into the SOAP message and thus pass it to the subsequent Axis environment...... > > I had a look at the Request structure Tomcat valve captures, but > couldn't find any convenient way to achieve the above. Can any one give me > some suggestions? > > Thank you very much. > > Best regards, > > Rui > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
