1 Reply Latest reply on Feb 5, 2003 8:46 AM by juhalindfors

    how do i probe a servlet after instalation?

    jecardenas

      I need to put and probe one servlet example in jboss. I put this in deploy directory and when i write the next URL http://xx.y.zz:8080/interest

      then appears the error:

      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.12-LE-jdk14



      All paths and enviroment variables are configurated correctly.

      How do i to probe a simple servlet o jsp. What is the correct URL? How do i configure the context??

      Can somebody help me with this problem? ? ?

      Thanks

      Jk