Peter Molnar wrote:
Hi All,

I'm using Cocoon 2.2. In my case the webapp deploys a block to it's full ${package.name}-${package-version} directory, and this causes a MalformedURLException stating that the blockcontext url points to an unknown block.

My other block is deployed to the ${package.name} directory, and works correctly (and so are other cocoon blocks, such as forms and ajax).

Where do I correct this?


The directory name is defined in the pom.xml's maven-jar-plugin configuration, in the <Cocoon-Block-Name> element.

--
Peter Molnar <mp...@nanasoft.hu>


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

Reply via email to