Hi,

When trying to deploy a cocoon-3 block to Tomcat, it does not seem to
find it: 
java.lang.RuntimeException: There is no block 'YourBlockName' deployed.
The available blocks are {}.

I must say that the documentation on this issue is a little bit terse...
(http://cocoon.apache.org/subprojects/block-deployment/1.1/1471_1_1.html)

>From what I understand: 
- pack block in a .jar file
- add a line to the manifest file META-INF/MANIFEST.MF :
  Cocoon-Block-Name: YourBlockName
  (yes it ends with a newline)
- place .jar in lib directory of webapp

Can anybody shed some light on this issue, please?

Thanks,
Jos



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

Reply via email to