0 Replies Latest reply on Jan 12, 2007 1:11 PM by kentzhou

    How to intergate IIS and JBOSS?

      I use Tomcat isapifilter to config IIS and JBOSS.
      I get the guide from the forums and under the guider who succeeded to integrate IIS and JBOSS on his computer.
      But the same process doesn't work on my computer.

      When all has been done, I try to access this applicatin.
      In broswer, I get the error message as:

      The specified module could not be found.

      Then I check the log file:

      [jk_uri_worker_map.c (599)]: jk_uri_worker_map_t::map_uri_to_worker,
      done without a match


      If I access JSP file in FF, it always ask me download and save this file. If I use IE, then it always show the source code in browser.

      Should I set MIME context type for JSP in IIS? what is the Context type for JSP file?