Tomcat6 host-manager
Posted
by
Tom
on Server Fault
See other posts from Server Fault
or by Tom
Published on 2010-08-29T06:06:28Z
Indexed on
2011/11/23
1:57 UTC
Read the original article
Hit count: 503
tomcat
Halo Gurus
I have a problem with setting a new hosts in Tomcat6 host-manager application. Host-manager application works very well. Everything works. But when restart the server, all settings are lost. I have to everything set up again.
1.I start Tomcat6 host-manager
http://localhost:8080/host-manager/html
2.Set up Hosts
3.Everything works
4.Restart server
/sbin/service restart tomcat6
6.The settings are lost. There are not Hosts. I have to all set up again.
goto 1
note:
I use CentOS5 and Tomcat6
Thanks a lot
Tom
© Server Fault or respective owner