0 Replies Latest reply on Sep 23, 2004 9:14 AM by e.direto

    URGENT: configure JBoss and IIS

    e.direto

      I have a problem with iis and jboss.

      Mi configuration is:
      - win 2003 server
      - JBoss 3.2.3
      - IIS 6.0

      I have configured IIS :
      - I have created the filter
      -I have modified regedit
      - I have created the virtual directory Jakarta points to ..\deploy\jbossweb-tomcat41.sar

      under JBoss:
      I have customized the file Uriworkermap.propertiers and worker.properties in jbossweb-tomcat41.sar\meta-inf directory.

      Now I have a servlet in a war, but I don't how to create the virtual directory for this project AND which uri recall!!

      Note: under ..\Deploy, I have just created the directory:

      ProgettoChiamante.war
      I
      i--------META-INF
      i--------- wEBINF


      My uri would have to /ProgettoChiamante/prova
      name project mapping-servlet

      Perhaps, I must modify web.xml, BUT to create a new host don't interest ME.

      If I have A VIrtual directory points to ProgettoChiamante.war , how does it find the mapping-servlet prova????