1 Reply Latest reply on Feb 27, 2003 12:45 PM by jgrafix

    JBoss and Tomcat with IIS

    jgrafix

      I am trying to configure JBoss such that IIS handles the normal static pages and the ASP.NET stuff and then let JBoss handle the Java stuff. I've read Bob O'Malley's suggestion to change the Tomcat41-service.xml, but that doesn't seem to work. One thing I think is that I may have the uri mapping wrong in the uriworkermap.properties file. For now I am just trying to access jmx-console as http://localhost/jmx-console rather than http://localhost:8080/jmx-console.

      Just a note, that I do have the isapi_redirect.dll set up and all works fine with Tomcat 4.1.18

      I am using JBoss 3.0.4 with embedded Tomcat 4.1.12.

      Any suggestions greatly appreciated.