Sohil,

I'm not accessing the cacerts file explicitly, I'm calling JCE KeyGenerator to 
create a key.  When I call KeyGenerator.getInstance("DES"), I get the  
SecurityException when I'm running in container.  I don't get this exception 
while running out of container.  As far as I can tell, I'm using the same JVM 
for both Jboss and outside of jboss.

Do I need to include the JCE jars in the EJB/EAR or include them in the 
classpath when I startup JBoss?  The JCE jars are in the 
<java_home>/jre/bin/ext and the cacerts file is in <java_home>/jre/bin/security.

Thanks,

Colin

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956805#3956805

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956805


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to