Hi,
I am working on a project that requires the web application to be deployed at a standalone tomcat on a different box with Jboss. The EJB will be deployed on the Jboss. Please how to configure the tomcat to talk to the Jboss? I think the JNDI of tomcat should point to the Jboss, but do not know how to do it.
Thanks in advance.