Re: HOW TO SETUP ORION TO DYNAMICALLY LOAD CLASSES VIA RMI/JNDI

2001-04-25 Thread Earl Marwil
From my recent investigation on jndi and orion, I would suggest the following approach: On servers 1 and 3, add a line in the orion/config/rmi.xml like Server 1 must also have jar file(s) with the interface classes of all the ejb's that it will be referencing. One location that works is in

HOW TO SETUP ORION TO DYNAMICALLY LOAD CLASSES VIA RMI/JNDI

2001-04-10 Thread Josh P Motto
Hello, Any thoughts on the following would be GREATLY APPRECIATED! I have an Orion EJB/Servlet/JSP application I am attempting to configure to run on several different machines. Each machine will perform a different function: Machine 1 = Orion Web container for Servlets/JSP Machine 2 = Orion E