Lewis, Andrew J wrote: > ouch...that sounds like a serious deployment problem.... > > so the need for tools.jar is for the compiler then? I'm sure I'm rehashing > old topics (so feel free to tell me so), but what about things like Jikes?
Cocoon can be configured to work with Jikes as well. You need to make sure that it is on the PATH though. In fact, Jikes is quicker in most cases. I personally would compile the jars with the version="1.2" attribute, that way you are free to use any compiler you like. The biggest issues surface when you use classes that were compiled for a later JVM than you are using. -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>