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 > > th

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 >> http://thread.gmane.org/gmane.t

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

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

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

Re: Help with Cocoon and Spring

2008-03-08 Thread Patrick Heiden
[...] 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 > http://thread.gmane.org/gmane.text.xml.cocoon.user/63219 (excellen

Re: Help with Cocoon and Spring

2008-03-08 Thread Patrick Heiden
Original-Nachricht > Datum: Sat, 08 Mar 2008 19:37:20 +0100 > Von: Grzegorz Kossakowski <[EMAIL PROTECTED]> > An: users@cocoon.apache.org > Betreff: Re: Help with Cocoon and Spring > Patrick Heiden pisze: > > Hello again! > > First of all:

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 cocoo

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 pr

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 t

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

Re: Cocoon and Spring

2006-06-02 Thread Derek Hohls
Mike Casey wrote: >> > Great thanks heaps for that Jason. Thats pretty much what I thought was >> > the case with the MVCs. I am an XML processing fanatic, so I am heading >> > Cocoon all the way:-) It is interesting to see that Cocoon and Spring >> > are getting

Re: Cocoon and Spring

2006-06-01 Thread Patrick Refondini
ing fanatic, so I am heading > Cocoon all the way:-) It is interesting to see that Cocoon and Spring > are getting closer links. Lets hope it doesnt turn out like the whole > hibernate fiasco! Spring Hibernate integration fiasco ? I thought it was mature ? Just wondering (and interested) by

Re: Cocoon and Spring

2006-06-01 Thread Mike Casey
on. Thats pretty much what I thought was> the case with the MVCs. I am an XML processing fanatic, so I am heading> Cocoon all the way:-) It is interesting to see that Cocoon and Spring > are getting closer links. Lets hope it doesnt turn out like the whole> hibernate fiasco!Spring

Re: Cocoon and Spring

2006-06-01 Thread Patrick Refondini
Mike Casey wrote: Great thanks heaps for that Jason. Thats pretty much what I thought was the case with the MVCs. I am an XML processing fanatic, so I am heading Cocoon all the way:-) It is interesting to see that Cocoon and Spring are getting closer links. Lets hope it doesnt turn out like

Re: Cocoon and Spring

2006-06-01 Thread Derek Hohls
ng Cocoon all the way:-) It is interesting to see that Cocoon and Spring are getting closer links. Lets hope it doesnt turn out like the whole hibernate fiasco! MC On 6/1/06, Jason Johnston <[EMAIL PROTECTED]> wrote:Mike Casey wrote: > Can anyone tell me the experiences they have had wi

Re: Cocoon and Spring

2006-06-01 Thread Mike Casey
Great thanks heaps for that Jason. Thats pretty much what I thought was the case with the MVCs. I am an XML processing fanatic, so I am heading Cocoon all the way:-) It is interesting to see that Cocoon and Spring are getting closer links. Lets hope it doesnt turn out like the whole hibernate

Re: Cocoon and Spring

2006-05-31 Thread Jason Johnston
Mike Casey wrote: Can anyone tell me the experiences they have had with running cocoon with spring? In particular, how did you get Spring to run Cocoon and how was this deployed under tomcat? Does the spring MVC framework get in the way of things? Or could they possibly complement each other?

Cocoon and Spring

2006-05-31 Thread Mike Casey
Can anyone tell me the experiences they have had with running cocoon with spring? In particular, how did you get Spring to run Cocoon and how was this deployed under tomcat? Does the spring MVC framework get in the way of things? Or could they possibly complement each other? Cheers MC