On Mon, 24 Jul 2000, Jeremy Quinn wrote:
> At 23:36 +0200 23/07/00, Stefano Mazzocchi wrote:
> >> java.lang.RuntimeException: Error creating
> >> org.apache.cocoon.processor.xsp.XSPProcessor: make sure the needed classes
> >> can be found in the classpath (org/apache/java/util/ExtendedProperties)
> >> at org.apache.cocoon.framework.Manager.create(Manager.java)
> [snip]
>
> >Damn, sounds like the turbine-pool.jar file is broken!
>
> I had to cut all of the connection-pool init stuff from XSPProcessor.java,
> lines 269 - 292, in order to get C1.8 to compile.
>
> Strangely, no one else has reported the problem yet .....
that's quite queer, the turbine-pool standalone jar that's in cocoon cvs
right now works fine for me. oh well, i'll add ExtendedProperties to the
turbine-pool jar and we'll see if that's everything.
- donald
|