Hi, I am very new to cocoon (version 2.2.) and I would like to know how I could avoid the long deployment time (>2min) of the simplest application. I am sure I am doing sth. wrong, but here is my way of deployment if sth. changes in the java code of my cocoon block:
cd block mvn install cd ../webapp mvn install mvn jetty:run If I try to simply copy the block.jar file into the webapp this does not work :-/ I am sorry if this question was asked several times, but I couldn't find any useful information about this topic in the mailing list and on the internet, except the session about Cocoon Blocks from Daniel Fagerstrom [1], which didn't help that much. Regards Peter. [1] http://www.apachecon.com/2005/US/html/sessions.html/e=MjAwNS9VUw#1523 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
