0 Replies Latest reply on Jun 25, 2002 4:06 AM by ssunil13

    JBoss-Tomcat-Apache

    ssunil13

      HEllo Friends
      I am new in the forum My problem is with related to configration apache

      My httpd.conf include:
      ######################################
      Alias /myapp"/usr/local/jboss/tmp/deploy/Default/myapp.ear/web1001"
      <Directory"/usr/local/jboss/tmp/deploy/Default/myapp.ear/web1001"
      Options Indexes FollowSymLinks


      And My server.xml inclueds



      Unfortunately, if I re-deploy myapp.ear, "web1001" increments and I have no way for Apache to change it's alias. I have to either change my apache conf and restart apache, or remove myapp.ear from jboss, restart
      jboss, then re-deploy myapp.ear so the "web1001" directory name stays the same...
      So is there any way to tackle this issue with apache configration
      because it is not possible to again and again restart the jboss server
      Can anyone guide me regarding this?


      I'm using bundled JBoss 2.4.0 and Tomcat 3.2.3 with JDK 1.3.0 on Suse linux
      Linux 7.1. with kernel 2.4

      Thanks In Advance
      Sunil