aging.saaj.*;
in my class where the SOAP message is getting created. Still I am working on
this. If you could shed any light on this it would be really helpful
Thank you
Nilantha
Raju Balugu wrote:
>
> Hi ,
>
> Where you kept that saaj-impl.jar file?
> if u want to load tha
show me how I could override this default
behavior and make saaj class load first.
thank you
Nilantha
--
View this message in context:
http://www.nabble.com/Change-MessageFactoryImpl-loading-behaviour-in-Tomcat-5.5.17-tf2162003.html#a5975145
Sent from the Tomcat - User forum at Nabble.com
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 us