Re: Hosts Created in Tomcat 7 Host-Manager Don't Process JSP

2011-11-16 Thread Jordan Michaels
Figured this out. For anyone who is curious or who is experiencing the same problem, I was able to get things working with two changes: 1) Make sure "Deploy at startup" option is checked in when you create the host in the Host Manager. 2) Create the ROOT.xml file for the context in conf/Ca

Hosts Created in Tomcat 7 Host-Manager Don't Process JSP

2011-11-14 Thread Jordan Michaels
Running some tests with the Tomcat 7 Host-Manager and it appears as though hosts created via the Host Manager don't process JSP. In my tests, I created a "fred.com" test site with a root directory of "/www/fred.com/", and put a simple "hello world" index.jsp file in it. I then created the "fre