Am Mo, den 28.06.2004 schrieb Bart Molenkamp um 14:23:
> Hi,
> 
> I want to use JavaFlow for writing my application flow. But I've got a
> problem; it isn't working with Tomcat, I'm getting a black page (view
> source also shows that there is really nothing). However, it is working
> with Jetty (both using the same webapp of couse). How is this possible,
> what is wrong?
> 
> It seems to go wrong at
> org.apache.cocoon.components.flow.java.ContinuationClassLoader.java
> (line 100): Repository.setRepository(new ClassLoaderRepository(parent));

It might be that you have an old bcel library in your classpath. I know
also that the xsltc is sometimes delivered with an including bcel
library.

Stephan.

Reply via email to