I have a Facelets/Richfaces/Spring/Hibernate app that runs fine on Tomcat but when I mod_proxy Apache to TC, the webapp name is pre-pended to all the RichFaces and A4J CSS and Javascript.
Hence, the RichFaces items are not loaded. I can see the prepended webapp name by viewing the HTML in FF/Firebug.
I've seen a few posts similar to this - just wondering if there is a best practice or workaround to get past this issue.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=100386
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4100380
Thanks!
Oh, more details here:
http://www.nabble.com/-users@httpd--mod_proxy:-CSS---JavaScript-not-loaded-td23270099.html