Correct me if I'm wrong but I think there is currently no easy way to
deploy a Jetty + cocoon system by just copying files created by the
cocoon build.
One way that I found is as follows:
-create build/jetty-standalone directory
-copy lib/endorsed, tools/loader, tools/jetty, cocoon.sh and cocoon.bat
to this directory (omitting CVS directories)
Then, copying the build/jetty-standalone and build/webapp directories
elsewhere gives you a standalone Jetty + Cocoon system that can be
started with cocoon.sh or cocoon.bat (after setting the correct webapp
path, like ../webapp).
Question:
Does this warrant a new "jetty-standalone" target in the build, or is
there already another way?
I volunteer to implement the build target it if makes sense.
-Bertrand
- Re: Is "build jetty-standlone" needed? Bertrand Delacretaz
- Re: Is "build jetty-standlone" needed? Pier Fumagalli
- Re: Is "build jetty-standlone" need... Sylvain Wallez
- Re: Is "build jetty-standlone" ... Bertrand Delacretaz
- Re: Is "build jetty-standlone&qu... Diana Shannon
- Re: Is "build jetty-standlo... Bertrand Delacretaz
- Re: Is "build jetty-sta... Pier Fumagalli
- Re: Is "build jetty-standlo... Pier Fumagalli