Hi!

Now i tried out the ServerPageGenerator coming from cocoon:cocoon-xsp 2.1.11 but if i try to run it in an environment which is based on 2.2, i get the following error:

Caused by:
java.lang.NoSuchFieldError: manager
at org.apache.cocoon.generation.ServerPagesGenerator.setup(ServerPagesGenerator.java:170)

That normally points to a version conflict (i.e. different versions of the class. Here it seems to be ServletGenerator, but that one has a manager, and it is protected, so the ServerPageGenerator should be able to see it

Anyone who has a idea what is going wrong?

Søren D. Krum



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to