[jbossws-issues] [JBoss JIRA] Created: (JBWS-2369) WS client uses WSSE settings from the WSDL file, ignoring client side settings

Alan Feng (JIRA) jira-events at lists.jboss.org
Wed Oct 22 17:36:20 EDT 2008


WS client uses WSSE settings from the WSDL file, ignoring client side settings
------------------------------------------------------------------------------

                 Key: JBWS-2369
                 URL: https://jira.jboss.org/jira/browse/JBWS-2369
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: ws-security
    Affects Versions: jbossws-native-3.0.4
         Environment: JBoss AS 4.2.3.GA + JBoss WS 3.0.4 Native
            Reporter: Alan Feng


When a SOAP service specifies its WSSE requirements, they are published in the WSDL, including the location and the passwords of the keystore and truststore files. These settings are usually specific to that SOAP server. 
On the client side, according to the wiki, the location and the password of the keystore and truststore files are specified in via JVM system properties. However, the dynamic WS client is using the WS-Security settings from the WSDL file, ignoring the client side system properties.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list