Re: EJB Context

2000-12-20 Thread Tim Endres
> Is this correct? What should the URL be? I have not been able to find > any doco on this (I am probably looking in the > wrong place. Your URL should look something like "ormi://host:port/appname". In our case, it is "ormi://localhost/appname". > The error I get when running this is, > > java

EJB Context

2000-12-20 Thread Mark Bernardinis
Hello all Orion Users, I have been going through the tutorial on the java.sun.com web site and I was able to successfully deploy an EJB but I got stumped at the last stage. The following code segment is for WebLogic. Does anyone know the changes I need to make to this segment of code to be Orion

EJB Context error

2000-11-07 Thread Justen Stepka
I'm getting the following error in my program, javax.naming.NamingException: Error instantiating web-app JNDI-context: No locat ion specified and no suitable instance of the type 'com.express_scripts.security.SecuritySession' found for the ejb-ref ejb/com/express_scripts/security/SecuritySession