cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Sender AXIS Adapter while XML Signing

Former Member

Hi all,

We are working on a scenario, an external application pushes message to Sender AXIS Adapter in PI. However while testing XML signing we are getting below error:

<faultcode>soapenv:Server.generalException</faultcode>

<faultstring>WSDoAllReceiver: security processing failed; nested exception is:

org.apache.ws.security.WSSecurityException: The signature or decryption was invalid</faultstring>

<detail>

Could you please provide your valuable inputs on this?

Thanks,

Jaya

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi @Jaya

I have a similar issue and i don't find a solution. You found a solution?

Thanks.

Former Member
0 Kudos

Hi Jaya,

Have you checked if your message is valid? Have you tested it against another server?

Which version of wss4j are you using and which PI version?

How does your module/handler configuration looks?

If the message is valid and the handler is configured correctly, you can set the trace level of org.apache to debug and see what it says.

Best regards, Yza

0 Kudos

Hi Yza.

"How does your module/handler configuration looks?"

I've been searching for a long time and I couldn't find a configuration example to validate the signature in a sender axis channel. I don't know if the configuration I made is correct.

"If the message is valid and the handler is configured correctly, you can set the trace level of org.apache to debug and see what it says."

How could i set the trace level to debug?

Thanks you for any inputs.

Regards, mabsabe.