My application uses encryption for storing info in it's tables. When I run the encryption code outside of JBoss, it works fine. When it is called in an EJB, there is a SecurityException thrown with a message about "Cannot locate policy or framework files!" and "Cannot set up certs for trusted CAs". It looks like JBoss is blocking access to cacert file.
My EJBs don't have any role or authentication defined. Do I need to setup a LoginModule to the EJBs or is there a way to allow read-only access the crypto stuff? I'm using Jboss 4.0.3SP1. Thanks, Colin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956453#3956453 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956453 ------------------------------------------------------------------------- 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