SOAP security header causes JGSS Kerberos login to fail ?!

Hi guys,

I had a similar post in this subject before. Though got no reply. I guess the question was not clear. I could trace the prblem a bit more .. Any clue to help me find the source of problem is really appreciated !

I have developed a client and a web service ( Axis 1.4 + tomcat 5).

Client invokes an operation on service and during this operation the

service goes to make use of JGSS+JAAS to logging in to the Kerberos

KDC and get a ticket for authentication purpose with another service.

NOW, if client - service communicate over SOAP with no security header

everything is fine and service can get the Kerberos ticket successfully and authenticates itself with any other service. However when I uses wss4j for securing client-service

conversation, on service side all Kerberos operations done by JGSS

ends with an error message which is "Integrity failed error 31"..

There seems that adding security SOAP header is the place of problem ...but no clue why and where ?

Does anyone have any clue on where to get trace of this error ?

Many thanks

[1130 byte] By [Steve8000a] at [2008-1-13]