Uploaded image for project: 'Apache Tomcat Maven Plugin'
  1. Apache Tomcat Maven Plugin
  2. MTOMCAT-92

Bind tomcat to a self-chosen network interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 2.2
    • None
    • None

    Description

      Tomcat is bound to 0.0.0.0 (all interfaces) by default. I feel the need to change this binding to e.g. localhost (127.0.0.1) or another interface by adding a <host>127.0.0.1</host> to plugin configuration in pom.xml. This is often necessary for security or firewall reasons during the development of web applications.

      Thanks in advance.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            mtomcat_daobi Björn Michael
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: