JDK-5 comes with a fully working XML parser and you shouldn't need one in
tomcat lib, also there are probably  conflicts, check common/endorsed dir,
it probably has xml parser jars in it , remove them, that might help.

Levan


-----Original Message-----
From: Jon Wynacht [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 2:11 AM
To: Struts Users Mailing List
Subject: Migrating Struts App From TC 4 -> 5

Hi,

I have a Struts-based app that is currently running on a Tomcat
4.1.29 server. I'm using Struts 1.2.9 and things have been running great. My
ISP is bugging me about upgrading Tomcat to 5.5.20 so I downloaded it
tonight to do a trial run and initial testing.

For starters, it coughed up a ton of warning messages about not being able
to find the SAX parser. So I put xalan.jar, xercesImpl.jar, xml- apis.jar
and xmlParserAPIs.jar it $TOMCAT_HOME/common/lib. This stopped the error
messages and the server started up fine.

I could log into my web app and things seem to authenticate and then the
screen just went blank. Nothing, no content, no error message. I even
checked the log file and there was nothing there either.

Anybody have a similar experience? I've cruised Google and the archives of
this list but can't seem to find an answer.

I'm using JDK 1.5 also...

Thanks in advance,

Jon

Jon Wynacht
[EMAIL PROTECTED]
http://www.objectevolution.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to