Hi, I need to digitally sign the SOAP messages and signature element need to be put into the header. If I try to create the SOAP Header programmatically it is not getting created in Tomcat 5.5.x saying header is already available but when I try to sign the message, header is not available. I am using Apache-xmlsec 1.3.0. Everything works fine with Tomcat 5.0.28.
I am creating soap messages with using SAAJ and my soap message structure is like this <soapenv:Envelope in Tomcat 5.5.x but it is like <SOAP-ENV:Envelope in Tomcat 5.0..x Even though this seems like a Tomcat issue I believe it could be jar version conflict related to the message creation. Appreciate if anyone could point me a way to resolve this. Thank you -- View this message in context: http://www.nabble.com/SOAP-Header-creation-differences-in-Tomcat-5.0.x-and-5.5.x-tf2153975.html#a5949869 Sent from the Tomcat - User forum at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]