-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
jaminh opened SWS-815 and commented
Wss4j is unable to load the properties file when it is given an absolute path. Wss4j is using the ClassLoader to load the properties file. See http://grepcode.com/file/repository.springsource.com/org.apache.ws/com.springsource.org.apache.ws.security/1.6.5/org/apache/ws/security/saml/SAMLIssuerFactory.java#SAMLIssuerFactory.getProperties%28java.lang.String%29 for how the saml properties file gets loaded by Wss4j.
Affects: 2.1.2
Issue Links:
- Ability to specify SAML properties file in Wss4jInterceptor [SWS-796] #878 Ability to specify SAML properties file in Wss4jInterceptor
Referenced from: commits e014fbf
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug