1 Reply Latest reply on Jul 30, 2002 1:32 PM by tomb

    jboss-3.0.0_tomcat-4.0.3 Web Services

    tomb

      hi,
      When I start JBoss it starts fine. I'm trying to figureout if it starts Tomcat too.
      in the jboss startup process, I see these 2 lines:

      [WebService] Started webserver with address: null port: 8083
      [WebService] Codebase set to: http://homesrv:8083/


      Is this the embedded tomcat service or something else?

      Also, I can see the admin page at port 8082 but how do I make a sample web application work.
      I also see a startup.bat under jboss/catalina/bin folder.
      I tried to execute it but the other windows (which is for tomcat) goes off without any error or warning.
      Does anyone have any idea on whats goin on here?

      Thanks