Hi All,
I deployed CF10 to native tomcat 7 using war file and I would like to ask the following
1. is there away to bounce/start/stop/restart CF10 from the console? how we normally do this in J2ee environment? or the only way to start/stop CF is to bounce the tomcat?
2. Everytime I shutdown the Tomcat 7, the java process did not remove and I have to manually kill the process so I can start tomcat. it seems that even after running the shutdown script, some CF service did not kill.
3. Do you have best practice to deploy CF10 to Tomcat 7?