Please send plain text emails. My responses start with --- -----Original Message----- From: daniel robinson [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 7:20 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Version Hell
Perry, Thanks. I just double checked the 2.0.2 distro and it is NOT in the war file. --- Cocoon 2.0.2 comes with Pizza Java compiler which is smaller and faster then Sun's Javac (you can search http://xml.apache.org/cocoon/changes.html to see this). Instead of reference to the Javac, Pizza should be referenced in the cocoon.xconf. It is so (IIRC) in the binary distribution, and it is added automagically to the cocoon.xconf when you build source distribution *and* pizza jar is in the lib/optional. Hmmm. I put it back and now that error is gone. I'm back dealing with the problem I had previous to this: java.lang.RuntimeException: Stylesheet directed termination at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:32 31) which I've been led to believe is a result of a badly formed sitemap file. Of --- Cocoon 2.0.2 checks syntax of your sitemap file and refuses it to compile if finds something. Cocoon 2.0 does not have this feature. To find out the error, please open log files and search for error text, it is logged with exception above "java.lang.RuntimeException: Stylesheet directed termination" exception. Vadim course this is exactly the same file I was using with 2.0.0 just fine. And it doesn't seem that there are any XML errors in it (I checked it with an XML aware tool). Ok. Whatever. Dan ... --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>