9 Replies Latest reply on Oct 17, 2002 1:25 PM by dciarnie

    Configuration question

    ashahata

      Hi all - I'm starting to do some work with Jboss and EJBs, and I downloaded the latest version which contains Tomcat integrated, and Im confused about two things.. first, when I use the run script under Jboss, does this start Tomcat as well automatically, does both Jboss and Tomcat run under the same port? Is there a special config file that links both Jboss and tomcat where I can find these default ports? I checked server.xml under catalina but it was normal!
      Second, I understand that Jboss is just an EJB container and it can not handle servlets/jsp, does this mean that Jboss will always need a servlet eng like Tomcat to run jsp?

      Thanks