https://issues.apache.org/bugzilla/show_bug.cgi?id=51525
Bug #: 51525 Summary: Binding Tomcat Instance to an IP Address using command line parameter Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: sva...@successfactors.com Classification: Unclassified In Jboss there is an command line parameter using which you can specify the IPAddress to which a particular instance can be bind to. It would be nice to have similar feature in the tomcat also. Currently we have to modify the conf/server.xml file for the same. Similarly if the port to which a particular tomcat instance listen to, made a command line parameter, that also would be good. In short instead of modifying the conf/server.xml, attributes relates to a particular instance should be made as command line parameters so that any modifications to them are not intrusive. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org