The following is the error message attached:
Do you have any suggestion to solve this problem? 
 
log4j:WARN Please initialize the log4j system properly.
java.io.IOException: error constructing MAC: java.lang.NullPointerException
 at org.bouncycastle.jce.provider.JDKPKCS12KeyStore.engineLoad (Unknown Source)
 at java.security.KeyStore.load(KeyStore.java:652)
 at org.apache.ws.security.components.crypto.AbstractCrypto.load(AbstractCrypto.java:525)
 at org.apache.ws.security.components.crypto.AbstractCrypto .<init>(AbstractCrypto.java:121)
 at org.apache.ws.security.components.crypto.Merlin.<init>(Merlin.java:62)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:39)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
 at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
 at org.apache.ws.security.components.crypto.CryptoFactory.loadClass(CryptoFactory.java:142)
 at org.apache.ws.security.components.crypto.CryptoFactory.loadClass(CryptoFactory.java:119)
 at org.apache.ws.security.components.crypto.CryptoFactory.getInstance (CryptoFactory.java:72)

 
Regards,
Xinjun
 
On 9/22/06, Xinjun Chen <[EMAIL PROTECTED]> wrote:
Hi,
 
I have one question regarding WSS4J dependencies.
I have replaced the original jce.jar in Sun JDK1.4.1_05 with baltimore implementation.
Will the WSS4J still work?
 
 
Regards,
Xinjun

Reply via email to