Re: fop in tomcat-4.1.18 and struts-1.1-b2

2002-12-29 Thread Darrel Riekhof
Just in case anyone is interested: Getting xslt to work was frustrating, but the final solution was simple. If I had replaced the xml lib jars in tomcat/common/endorsed with the newer versions from FOP, I wouldn't have had any problems. Tomcat, Struts, and FOP are all happy, except for this hop

Re: fop in tomcat-4.1.18 and struts-1.1-b2

2002-12-29 Thread Joerg Pietschmann
On Sunday 29 December 2002 04:57, you wrote: > Struts, and FOP are all happy, except for this hopefully harmless > exception as tomcat starts up: ... > Parse Fatal Error at line 551 column 44: The string "--" is not > permitted within comments. ... > Anyone know what file tomcat is complaining abou