Zaq Rizer wrote:
> We have tomcat 6 (Tomcat/6.0.16) installed on a Redhat ES4 server in a
> production environment (although it's not being depended-upon at this
> moment; we're in the installation phase).
> I installed it via the tarball binary, not from an RPM.
> 
> When I deployed a WAR that was running bug-free on my own localhost
> (debian sid, but also Tomcat 6.0.16), there were several errors.
> 
> First, Tomcat refused to load my jQuery library (jQuery latest;
> 1.3.2).  I considered perhaps there were some bad characters in the
> jQuery library because it was the /only/ file Tomcat would fail to
> load, so I downgraded jQuery, which actually solved the problem.
> Then, however, when I redeployed, I got the same exact error on the
> background image for my web app.  And also on index.jsp.  There are
> probably other problematic files, but I felt I could stop there...

Wild stab in the dark. Could you post your server.xml and any
context.xml file for your app please.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to