Bind tomcat to a self-chosen network interface
----------------------------------------------

                 Key: MTOMCAT-92
                 URL: https://jira.codehaus.org/browse/MTOMCAT-92
             Project: Maven 2.x Tomcat Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Björn Michael


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to