RE: java.lang.SecurityException when attempting to run ejb sample app

2000-06-21 Thread David Heffelfinger
The jndi.properties file in the directory for the EJBs has the wrong password. I had the same problem and took me a very long time to figure out. Modify jndi.properties on that directory to have the correct password and your problem will be fixed. David -Original Message- From:

Problems with Orion's EJB examples

2000-06-16 Thread David Heffelfinger
I am having problems running the Cart EJB example that comes with orion. When I try to execute the CartClient class, I get a security exception. C:\orion\demo\ejb\cartjava -classpath ../../../orion.jar;../../../ejb.jar;../../../jndi.jar;. CartClient Exception in thread "main"