Will, JDK 1.4.2 includes an old xml parser within the jdk. You have to override this by some mechanism. Easiest way is to put the correct parser in tomcats common/endorsed and restart tomcat. If that's not working then something new may be wrong but I doubt it. I don't have 5.0.19 so I can't really comment on it. Search both the jetspeed lists and bugzilla. You should find all the comments about this and how to solve it there. The issue has been around for quite a while.
Gerry Reno --- Will Saxon <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > > From: Gerry Reno [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 24, 2004 9:46 PM > > To: Jetspeed Users List > > Subject: Re: tomcat 5.0.19, jetspeed 1.4, jdk 1.4.2, SAX problem > again > > > > > > Will, > > Somehow an incorrect version of xml parser/transformer is > > being found > > in your classpath. I opened a bug on this with jetspeed and > > with sun a > > while back. After putting files into common/endorsed try > restarting > > your container. Also make sure that you don't have any xml > > parser/transformers in your jdk lib directories. > > Gerry, > > Does this include the jre rt.jar? Basically, I have a fresh > installation > of jdk-1.4.2, tomcat 5.0.19 and jetspeed 1.4 with nothing else. I > don't > know enough about how this all interoperates yet to determine where > else > the problem might be coming from. There appears to be plenty of xml > classes in the rt.jar file. > > Should I just move back to jdk 1.3.1? > > -Will > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > ===== Gerry Reno mailto: grenoml at@ yahoo dot. com (if mail bounces please retry later - spam rapidly fills up mailbox) __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
