A comment has been created.

http://cocoon.zones.apache.org/daisy/documentation/1362.html

Document ID: 1362
Name: Deploying a Cocoon application
Branch: main
Language: default

Created by: Will Fris
Created on: 4/11/10 7:45:30 PM
Visibility: public

On the "Using a block within the web application"-part
"
So far the web application myCocoonWebapp doesn't have any information about 
the existense of the block myBlock1 and myBlock2. Change this by opening 
getting-started-app/myCocoonWebapp/pom.xml and add the block as dependency:
"
should be with a capital a in myCocoonWebApp :
"
So far the web application myCocoonWebapp doesn't have any information about 
the existense of the block myBlock1 and myBlock2. Change this by opening 
getting-started-app/myCocoonWebApp/pom.xml and add the block as dependency:
"
Or it should be lowercased somewhere before that ofcourse.