0 Replies Latest reply on Oct 9, 2005 2:42 PM by muggle

    Deploying FiboWeb.war to Tomcat

    muggle

      Hello everyone,

      I have successfully run the JBoss-IDE tutorial Fibo. Now I want to to take the FiboWeb.war out from this JBoss server and want to deploy it to a Tomcat5.5 server running on a different machine. That is EJB stuff on one machine and servlet client on another.

      What steps should I follow? How do I make the Tomcat container aware of EJB API ?

      Thanks in advance