On 19.07.2008 19:26, Mansour Al Akeel wrote:

Thank you, I am trying it now, but getting errors. I think it's with block communications.

When I put this in my site map:
<map:aggregate element="root">
     <map:part src="cocoon:/block1"/>
</map:aggregate>

I get java.lang.StackOverflowError
If I do this:
<map:aggregate element="root">
     <map:part src="cocoon:/block1/somefile.blck1"/>
 </map:aggregate>

javax.servlet.ServletException: org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: block1/somefile.blck1

If you are using Cocoon 2.2 with actual blocks (compared to 2.1) you probably have to use the block protocol rather than cocoon protocol.

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to