Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-115

JON Httpd: bmx handler property must be set to fix ip

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • JWS 3.0.0 GA
    • JON plugin
    • None

      BMX Handler property is set to http://localhost:port/bmx by default.
      You can have set localhost to different adrreses in /etc/hosts.
      For example:
      127.0.0.1 localhost
      ::1 localhost

      So the default JON Httpd settings will not work with httpd set to 127.0.0.1.

      Set BMX Handler property to http://127.0.0.1:port/bmx by default.
      We should also fix the default mod_bmx configuration for using with JON Httpd plugin. See ma prposed configuratrion in attachment.

            rhn-engineering-jclere Jean-Frederic Clere
            lfuka Libor Fuka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: