|
I'm not sure I
understand what you want to achieve. To have two cocoons on tomcat, you can
simply put two war files with different names. For example, put cocoon.war and
its copy under name cocoon-dev.war in webapps directory. So, you'll have two
cocoons: http://localhost:8080/cocoon/ and http://localhost:8080/cocoon-dev/. When
I play with settings, sometimes, I simply copy extracted cocoon directory in
Tomcat's webapps folder into a different name, like
/webapps/cocoon1.
There was also a
thread on "minimal" cocoon deployment, maybe that's what you need to search for
in this mailing list.
|
- Newbie: Suggestions for development environment Joe Williams
