Hi JBoss users,
I am new to the JBoss community and please bare with me for the basic
doubts.
I have configured the Tomcat (version 3.2.1) to work with JBoss (2.2.1).
When I start JBoss, it shows that tomcat is started on the port that I have
specified (8000) in tomcat configuration. After that it says that the
webserver is started on a different port (8888) and the codebase is set as
http://<myServerName:8888>/ . I haven't configured any other webserver on
this port. When I try to access the server on webserver port(8888) there is
no page to view, but from the tomcat port (8000) I could see the actual
pages. Could anyone please explain me about this?? I am pasting the log
messages that come at the JBoss startup time.
[Tomcat] Starting
[Tomcat] Testing if Tomcat is present....
[Tomcat] OK
[Tomcat] Starting Tomcat...
2001-06-19 06:01:21 - ContextManager: Adding context Ctx( /examples )
2001-06-19 06:01:21 - ContextManager: Adding context Ctx( /test )
2001-06-19 06:01:21 - ContextManager: Adding context Ctx( /admin )
[Tomcat] Starting tomcat. Check logs/tomcat.log for error messages
2001-06-19 06:01:21 - ContextManager: Adding context Ctx( /wol )
2001-06-19 06:01:22 - PoolTcpConnector: Starting HttpConnectionHandler on
8000
2001-06-19 06:01:28 - PoolTcpConnector: Starting HttpConnectionHandler on
8443
2001-06-19 06:01:28 - PoolTcpConnector: Starting Ajp12ConnectionHandler on
8007
[Tomcat] Started
[Webserver] Starting
[Webserver] Codebase set to http://sable:8888/
[Webserver] Started webserver on port 8888
[Webserver] Started
Thanks in advance
regards
Sumeeth
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user