Hello,

Have you tried using Maven Archetypes:
https://cocoon.apache.org/3.0/download.html
and using official documentation for C3:
https://cocoon.apache.org/3.0/reference/index.html?
I think you should start from there.

Cocoon 3 is a bit different framework than Cocoon 2 was, although still
modular and based upon Spring.
But from version 3 it can run without any servlet component
(servlet-sitemap). You can use it
as a library (maven dependency) from command line e.g.
https://www.jeroenreijn.com/2011/03/simple-xml-processing-with-apache.html

Or you can integrate it with any Web Container like Tomcat/Jetty etc.
Please see examples directory for
such configuration.

If you want to follow C3 installation procedure I suggest going here (and
use BETA release instead of ALFA; It's newer
and works with Java 6):
https://www.mail-archive.com/users@cocoon.apache.org/msg47566.html
https://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/README.txt
https://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/RELEASE_HOWTO.txt

Greetings,
Greg

wt., 26 lip 2022 o 09:10 Turritopsis Dohrnii Teo En Ming <
tdtemc...@gmail.com> napisaƂ(a):

> Subject: How do I install and use Apache Cocoon 3?
>
> Good day from Singapore,
>
> How do I install and use Apache Cocoon 3?
>
> Thank you.
>
> Regards,
>
> Mr. Turritopsis Dohrnii Teo En Ming
> Targeted Individual in Singapore
> 26 July 2022 Tuesday
> Blogs:
> https://tdtemcerts.blogspot.com
> https://tdtemcerts.wordpress.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
> For additional commands, e-mail: users-h...@cocoon.apache.org
>
>

Reply via email to