ContributionsMost RecentMost LikesSolutionsFacing issue while generating signature using wss4j 2.1 apiI need to generate below elements with in the security tags.. 1. Binarysecurity 2.signature A. Digestmethod B. Canonicalized C. References D. Keyinfo I have to use id and to create signature for id from this element <wsa:To wsu:id="133" ><|wsa:To> ..attached java file.please share any working example to maheshreddy445@gmail.com. Facing below issue for my attached code sign.addReferencesToSign(signParts,secHeader) is throwing Error::signSoapMessage - No message with ID "noXMLSig" found Re: WS-Security SOAP signing error - Help!Hi, Can you help me.. we are also facing the same issue.. The sign.addReferencesToSign(signParts,secHeader) is throwing Error::signSoapMessage - No message with ID "noXMLSig" found in resource bundle "org/apache/xml/security/resource/xmlsecurity". Attached my java code.. using wss4j 2.0 version. Please share the working example for the same for any version. We are in vritical time.