Hi Marcel, I couldn't find any errors in the logs you've attached and my webmail-reader blocked the attached project.xml, so I'm assuming the problem has something to do with missing dependencies. According to my latest try (with hippo-cocoon 2.1.11) these should be:
<!-- Cocoon Forms -->
<dependency>
<id>cocoon:cocoon-forms</id>
<version>2.1.11-r20070223112521</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
<cocoon.bundle>true</cocoon.bundle>
</properties>
</dependency>
<dependency>
<id>cocoon:cocoon-ajax</id>
<version>2.1.11-r20070223112521</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
<cocoon.bundle>true</cocoon.bundle>
</properties>
</dependency>
<dependency>
<id>xreporter:xreporter-expression</id>
<version>r683</version>
<properties><cocoon.bundle>true</cocoon.bundle></properties>
</dependency>
<dependency>
<id>oro</id>
<version>2.0.8</version>
<properties><cocoon.bundle>true</cocoon.bundle></properties>
</dependency>
You were right about blindly copying the forms*.* patch files, should work fine.
Hope this helps! If not, you might also take a look at the cocoon logs
(~/hippo-site-skeleton/target/hippo-*/cocoon/WEB-INF/logs/)
Regards,
Arthur Bogaart
Hippo
Oosteinde 11
1017WT
Amsterdam
The Netherlands
Telefoon: +31(0)20-5224466
Fax: +31(0)20-5224467
-------------------------------------------------------------
[EMAIL PROTECTED] / www.hippo.nl
--------------------------------------------------------------
-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] namens Marcel
Verzonden: wo 27-2-2008 17:04
Aan: [email protected]
Onderwerp: [HippoCMS-dev] Cocoon CForms
Hi there,
I'm trying to use Cocoon CForms within a Hippo-wizard based project, but
I can't figure out how to configure the project.
I guess I have to add a block like
<!-- Cocoon Forms -->
<dependency>
<id>cocoon:cocoon-forms</id>
<version>2.1.11-r20070223112521</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
<cocoon.bundle>true</cocoon.bundle>
</properties>
</dependency> (from the hippo-cms project.xml)
to my project.xml and then add a bunch of patch files to the
../src/config/ directory, but
blindly copying all the forms*.* files from hippo-cms/editor/src/config/
results in a non-functional site (I've included the logfiles with errors
as an attachment). Any ideas?
Thanks,
Marcel
<<winmail.dat>>
******************************************** Hippocms-dev: Hippo CMS development public mailinglist
