I'm not sure why you can't find the XSP block in 2.2 but there is a ServerPagesGenerator:
http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-xsp/cocoon-xsp-impl/src/main/java/org/apache/cocoon/generation/

Joerg

On 11.05.2009 10:37, Søren Krum wrote:
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