An update to close this issue:
After fiddling with many other things, I finally updated from 7.0.6 to
7.0.22. That fixed the issue.
The behavior was very strange & inconsistent. Apparently randomly,
most AJP requests to Tomcat would come back with incorrect
Content-type. As you can imagine, th
On Fri, 2011-11-18 at 13:28 -0800, Jonathan Rosenberg wrote:
> Setup basics (all on Linux box):
>
> - Apache Tomcat/7.0.6
> - JVM: 1.6.0_22-b04
> - Apache httpd 2.2.17
> -- proxied via "ProxyPass /Catalog ajp://localhost:8009/Catalog"
>
You might want to give an updated version of Tomcat 7 a try
Setup basics (all on Linux box):
- Apache Tomcat/7.0.6
- JVM: 1.6.0_22-b04
- Apache httpd 2.2.17
-- proxied via "ProxyPass /Catalog ajp://localhost:8009/Catalog"
I just deployed a new version of the app to my test server.
When I access the application (/Catalog) directly via Tomcat, all runs fin