我今天下了一个jboss-3.2.1_tomcat-4.1.24,是不是直接执行里面的RUN就行了?不需要另外下载TOMCAT?我看屏幕启动完后,请问用什么端口访问TOMCAT和JBOSS呢?
用http://localhost:8080访问的时候出现:
HTTP Status 500 - No Context configured to process this request
--------------------------------------------------------------------------------
type Status report
message No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.
--------------------------------------------------------------------------------
Apache Tomcat/4.1.24-LE-jdk14
请问如何做