Hi Torsten:
Just a thought:
Can you check the local.build.properties and the local.block.properties?
sure ...I recreated them from the non-local ones
but the point is: have a look at the source
src/blocks/forms/java/org/apache/cocoon/forms/binding/JXPathBindingManager.java
it's using the LifecycleHelper ...but there is no import statement and it's not inside the same package. so it should not compile. like it does for me. why is it compiling for you?
weird! -- Torsten
