[ 
https://issues.apache.org/jira/browse/MTOMCAT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812689#comment-13812689
 ] 

Hudson commented on MTOMCAT-92:
-------------------------------

SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #264 (See 
[https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/264/])
[MTOMCAT-92] Bind tomcat to a self-chosen network interface (olamy: 
http://svn.apache.org/viewvc/?view=rev&rev=1538502)
* 
/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java


> Bind tomcat to a self-chosen network interface
> ----------------------------------------------
>
>                 Key: MTOMCAT-92
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-92
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Björn Michael
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.2
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to