>I know it has been mentioned in serveral times.
>However, I could not make Orion as EJB server work with Apache & Tomcat.
>A servlet is placed to access ejb at tomcat's WEB-INF/classes directory,
>along with application-client.xml under META-INF directory.

That's strange. I've built two different applications, both using Orion as 
an app server and Tomcat and Resin as servlet containers, both with Apache 
as a web server.
In both application i had no ejb references in the web.xml and i have 
absolutely no application-client.xml.

I've just built war files with the required lib, classes, jsps and 
servlets... few parameters into the web.xml and that's it.


It looks from your stack trace that the problem is that the application 
cannot connect to the application server at all...
I'm afraid that you're using the wrong port.... this unless you have 
changed the port number in the rmi.xml file from the default (23791) to the 
one you've set in the environment for the intial context (800).

         Best Regards,
                 Kazuma


Cos'e' il genio. E' fantasia intuizione, colpo d'occhio e velocita' 
d'esecuzione. (Amici Miei)

---
Alessandro A. 'Kazuma' Garbagnati
http://www.kazuma.net/   ICQ UIN: 1600386
Mountain View, CA, 94043 - USA


Reply via email to