Does WSS4J 1.6* have a dependency on a bouncycastle library? The reason I ask is that we are running CXF 2.4.1 web services on a WLS 11 RHEL 5.5 machine with JDK 1.6.24 and in one environment my web services with digital signatures (via WSS4J) they work and then in my other environment it throws the following exception:
java.lang.NoClassDefFoundError: org/bouncycastle/asn1/pkcs/PrivateKeyInfo Thanks...jay -- View this message in context: http://old.nabble.com/java.lang.NoClassDefFoundError%3A-org-bouncycastle-asn1-pkcs-PrivateKeyInfo-tp32284689p32284689.html Sent from the WSS4J mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
