Torsten Curdt wrote: 
> 
> but the point is: have a look at the source
> 
> src/blocks/forms/java/org/apache/cocoon/forms/binding/JXPathBi
> ndingManager.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?
> 
Because I have the import :)
And if you look at:

http://svn.apache.org/repos/asf/cocoon/trunk/src/blocks/forms/java/org/apach
e/cocoon/forms/binding/JXPathBindingManager.java

it's there as well - so it seems that you have some local problems,
perhaps doing a fresh checkout helps?

Carsten

Reply via email to