Class NoSoapPrefixSignatureTest


  • public class NoSoapPrefixSignatureTest
    extends Object
    This is a test for WSS-60 - "Problems when SOAP envelope namespace prefix is null" http://issues.apache.org/jira/browse/WSS-60
    • Constructor Detail

      • NoSoapPrefixSignatureTest

        public NoSoapPrefixSignatureTest()
                                  throws Exception
        Throws:
        Exception
    • Method Detail

      • testNoSOAPNamespacePrefix

        @Test
        public void testNoSOAPNamespacePrefix()
                                       throws Exception
        Test signing a SOAP message that has no SOAP namespace prefix
        Throws:
        Exception