Hello, We run couple dozens of web srevers, for different services. The port number and host name to bind to comes from a config file.
I need to have a way to specify port number and hostname which to which it should bind when the server startsup, on the command line (through catalina.sh command line arguments). Is there a way to specfiy these parametes on the command line . We want to keep a single server.xml and web.xml file for each service, but started by different developers during devlopement. Regards, Praveen Kumar A.R. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>