Wednesday 7 March 2012

Running tomcat on specific ip address

Problem:   Want to run tomcat on specific ip address on a host. If your system has multiple ipaddress and want to run tomcat on ip address 10.20.30.40. Follow below procedure

Solution: 

Edit tomcat/conf/server.xml and set ipaddress as value to attribure "address"

 
 
 

No comments:

Post a Comment