2 Replies Latest reply on Nov 21, 2003 1:33 AM by samuel_xuxu

    JBoss configure problem

    samuel_xuxu

      Win2000 Chinese Professional,
      I installed jboss-3.0.8_tomcat-4.1.24.
      but in Web Browser: http://localhost:8080, I got errors below:
      =====================================
      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
      ======================================

      and in the Jboss Daemon shows
      ======================================
      20:06:09,370 INFO [Engine] StandardHost[localhost]: MAPPING configuration error
      for request URI /web-cosole
      20:09:14,547 INFO [Engine] StandardHost[localhost]: MAPPING configuration error
      for request URI /
      ======================================

      What should I do? Should I change some conf?

      btw, i also installed a tomcat5.0. but I have stopped that service.

      many thx.