You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/03/05 05:43:07 UTC

DO NOT REPLY [Bug 52827] New: I am trying to test a web service with WS security,But getting error response WS Security Error : 131901

https://issues.apache.org/bugzilla/show_bug.cgi?id=52827

             Bug #: 52827
           Summary: I am trying to test a web service with WS security,But
                    getting error response WS Security Error : 131901
           Product: JMeter
           Version: 2.6
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: sumesh.v@hcl.com
    Classification: Unclassified


Below is the Ws configuration that i have used in SOAP header,

<wsse:Security soap:mustUnderstand="1"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="soap">
            <wsse:UsernameToken>
               <wsse:Username>username</wsse:Username>
               <wsse:Password Type="wsse:PasswordText">password</wsse:Password>
            </wsse:UsernameToken>
         </wsse:Security>

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52827] I am trying to test a web service with WS security,But getting error response WS Security Error : 131901

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52827

sumesh.v@hcl.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52827] I am trying to test a web service with WS security,But getting error response WS Security Error : 131901

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52827

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Sebb <se...@apache.org> 2012-03-05 11:49:31 UTC ---
Bugzilla is not a support forum.

Please subscribe to the JMeter user list and ask there.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.