I have to modify the following files
$CATALINA_BASE/conf/Catalina/localhost/manager.xml
and add following line
This will allow tomcat to be accessed from any machine, if you want to grant access to specific IP then use the below value instead of allow="^.*$"