Hello,
I am running JBoss3.2.1 and Tomcat4.1.27 separately. Classes within Tomcat lookup EJBs through JNDI. When I set JNDI properties in a Properties object and initialize InitialContext with it, I can look up EJBs without a problem.
The problem is when I try to set JAVA_OPTS in catalina.sh Eventhough I see that Tomcat is started with JAVA_OPTS set, I can not lookup EJBs.
Can someone help me with this?
Thanks,
Vijay