Re: Struts help with Tomcat

2007-12-24 Thread Gary Affonso
You might take a look at your XML-parsing libs. It's been awhile since i made the switch but some dim memory makes me think that either the transition from Tomcat 4 to 5 or java 4 to 5 either added, removed or changed some of the built-in xml parsers. Sorry to be so vague, it's been awhile si

Struts help with Tomcat

2007-12-24 Thread ozonshak
Hello. I'm having a Struts issue I'm hoping someone can help me with. I have a Java, JSP, and Struts 1.1 (with Tiles) web application running in an Eclipse based environment. I deploy it to a locally installed Tomcat 4.1 running against Java 1.4.2_06. In this configuration, it runs just fine.