C2 problem

2001-06-05 Thread john . lehmann
Hi, After my issues with C1, I decided that C2 sounded worth a look. I installed it, reading the INSTALL document, running into every problem listed in the FAQ, one by one (so congrats to whoever put that together ;) but was then left with one more... type internal-server-error message

XSP NoClassDefFound (but not sun/tools/javac/Main)

2001-06-04 Thread john . lehmann
Hi, There is something funny going on with my cocoon interpreter or classloader... I am using an xsp page to format data, part of which is creating a simple bean (so simple that all it has an empty constructor and a single method that returns some xml... no explicit imports). The page compiles