Re: SOAP Header is not available for the messages created in Tomcat 5.5.17

2006-09-04 Thread Raul Benito
Hi Nilantha, I think you have choose the wrong mail list for this question. Axis issues are discussed in its own list. Please forward this post to it. Regards, On 8/29/06, Nilantha Jayalath <[EMAIL PROTECTED]> wrote: Hi, I have axis.jar (1.2.1) and saaj-impl.jar(1.3) in a same web applica

SOAP Header is not available for the messages created in Tomcat 5.5.17

2006-08-29 Thread Nilantha Jayalath
Hi, I have axis.jar (1.2.1) and saaj-impl.jar(1.3) in a same web application deployed in Tomcat 5.5.17. axis MessageFactoryImpl (org.apache.axis.soap.MessageFactoryImpl) gets preference over saaj-impl implementation (com.sun.xml.messaging.saaj.soap.MessageFactoryImpl) during the run time.