Re: Help with Cocoon and Spring

2008-03-11 Thread Patrick Heiden
Hello! But in addition to my concerns about a final deployable war of my webapp, what should I do to deactivate jetty and rcl within my production-environment (wich is going to be Tomcat). This has of course security reasons and should keep my war as small as possible. Is this the

Re: Help with Cocoon and Spring

2008-03-10 Thread Grzegorz Kossakowski
Patrick Heiden pisze: To get this clear: Step 1 to N is creating Blocks 1 to N (some of them are shared). Then I just create 'my-webapp' with maven archetype. Block-wiring is done through servlet-service-configuration-files (pom.xml, servlet-service.xml). Usage of the wired blocks is

Re: Help with Cocoon and Spring

2008-03-10 Thread Grzegorz Kossakowski
Patrick Heiden pisze: [...] Already back! I would like to suggest you two nice readings which could probably help you understand better Cocoon's architecture and avoid common pitfalls: http://article.gmane.org/gmane.text.xml.cocoon.devel/74571

Re: Help with Cocoon and Spring

2008-03-08 Thread Grzegorz Kossakowski
Patrick Heiden pisze: Hello! I am planning to use Cocoon 2.2 fur a huge web-application and use spring as service-layer together with hibernate for persistance. Both spring and hibernate are within my toolbox for a while, but after reading all tutorials from cocoon.apache.org (and the

Re: Help with Cocoon and Spring

2008-03-08 Thread Patrick Heiden
Hello again! First of all: Big compliment for such an active users-list! [...] I could not exactly imagine what configuration nedds to be put in certain place. More details: - imagine an application that consists of several pet-store-like facades - each facade is responsible for

Re: Help with Cocoon and Spring

2008-03-08 Thread Grzegorz Kossakowski
Patrick Heiden pisze: Hello again! First of all: Big compliment for such an active users-list! Thanks! :) [...] To get a bit more specific I am trying to explain what my architecture would/should look like at this state of my cocoon-knowledge. I assume, that basic idea behind

Re: Help with Cocoon and Spring

2008-03-08 Thread Patrick Heiden
[...] I would like to suggest you two nice readings which could probably help you understand better Cocoon's architecture and avoid common pitfalls: http://article.gmane.org/gmane.text.xml.cocoon.devel/74571 http://thread.gmane.org/gmane.text.xml.cocoon.user/63219 (excellent discussion with

Re: Help with Cocoon and Spring

2008-03-08 Thread Patrick Heiden
[...] I would like to suggest you two nice readings which could probably help you understand better Cocoon's architecture and avoid common pitfalls: http://article.gmane.org/gmane.text.xml.cocoon.devel/74571 http://thread.gmane.org/gmane.text.xml.cocoon.user/63219 (excellent discussion with

Help with Cocoon and Spring

2008-03-07 Thread Patrick Heiden
Hello! I am planning to use Cocoon 2.2 fur a huge web-application and use spring as service-layer together with hibernate for persistance. Both spring and hibernate are within my toolbox for a while, but after reading all tutorials from cocoon.apache.org (and the presentations, too) I am still