Hi, I try to get FOP 0.9x working with Cocoon 2.1.9. Therefore i added a special FopSerializer class to my build path. That works.
But when i put the 0.93 fop libs to the lib directory and replace the new fop.jar with the old one, i receive an initialization error: java.lang.ClassNotFoundException: org.apache.cocoon.faces.samples.components.taglib.AreaTag for me it seams like an totally different thing. anyway, when i undo the last step (replacing the fop jars) i still have the error. so, i need to rebuild the whole cocoon project and then i works again, but i'm still at the beginning of my problem :-\ maybe i should try to use the latest stable cocoon version. i use cocoon 2.1.9. do you have any suggestions for the build settings? which blocks should be excluded to avoid problems? when i try to fix the ClassNotFoundException by "disabling the offending components" as described here: http://mail-archives.apache.org/mod_mbox/cocoon-users/200602.mbox/[EMAIL PROTECTED] i receive the common "Scheduler Cocoon already exists" error, which means that there are Components installed but not found. By the way, i'm running coocon as a sevlet in an external Tomcat Server. For coding i'm using Eclipse. Thanks, Matthias __________________________________ Wissenswertes zum Thema PC, Zubehör oder Programme. BE A BETTER INTERNET-GURU! www.yahoo.de/clever --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
