Missing component in WSS4j
--------------------------
Key: WSS-10
URL: http://issues.apache.org/jira/browse/WSS-10
Project: WSS4J
Type: Bug
Environment: Sun JDL 1.4.2 + Axis 1.2.1 + WSS4J 1.0.0
Reporter: Guy Rixon
Assigned to: Davanum Srinivas
WSS4J want to use an internal crypto provider but that provider is not included
in the release:
java.lang.RuntimeException:
org.apache.ws.security.components.crypto.BouncyCastle Not Found
at
org.apache.ws.security.components.crypto.CryptoFactory.loadClass(CryptoFactory.java:111)
at
org.apache.ws.security.components.crypto.CryptoFactory.getInstance(CryptoFactory.java:101)
at
org.apache.ws.axis.security.WSDoAllSender.loadSignatureCrypto(WSDoAllSender.java:632)
at
org.apache.ws.axis.security.WSDoAllSender.invoke(WSDoAllSender.java:281)
Note that I have the BouncyCastle jar in the path, but it clearly doesn't have
the axis-specific class named above.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]