Re: Initial version of spring-app block

2005-04-25 Thread Carsten Ziegeler
Rolf Kulemann wrote: > > The problem here is that I haveto add an empty applicationContext.xml > or add an empty , which is not nice. So, I want > that only my parent context is used. Carsten, would it be ok, if I > change the SpringComponentLocator to fall back to parent only, if > applicationC

Re: Initial version of spring-app block

2005-04-24 Thread Rolf Kulemann
On Mon, 2005-04-25 at 00:09, Rolf Kulemann wrote: > On Sun, 2005-04-24 at 19:48, Carsten Ziegeler wrote: > > Rolf Kulemann wrote: ... > > NOTE: I found out that the was setup using the > configuration from . That prevented e.g. to use > > >value > > > myparam could not be detremined in t

Re: Initial version of spring-app block

2005-04-24 Thread Rolf Kulemann
On Sun, 2005-04-24 at 19:48, Carsten Ziegeler wrote: > Rolf Kulemann wrote: ... > > What I don't like in my Spring/Cocoon apps (which is also the problem here) > > is: > > Spring is great in dependency injection and I want to avoid obtaining > > components > > direct via any component manager.

Re: Initial version of spring-app block

2005-04-24 Thread Rolf Kulemann
On Sun, 2005-04-24 at 19:48, Carsten Ziegeler wrote: > Rolf Kulemann wrote: ... > > What I don't like in my Spring/Cocoon apps (which is also the problem here) > > is: > > Spring is great in dependency injection and I want to avoid obtaining > > components > > direct via any component manager.

Re: Initial version of spring-app block

2005-04-24 Thread Daniel Fagerstrom
Carsten Ziegeler wrote: Thanks. Hmm, your idea reminds me a little bit of our unified object model discussion. We discussed some time ago to open up the object model of Cocoon, so users can add their own "accessors" (or whatever you call them). Currently in flow you have access to the request obje

Re: Initial version of spring-app block

2005-04-24 Thread Carsten Ziegeler
Rolf Kulemann wrote: > > first: I really appreciate work towards Spring integration into Cocoon. > Unfortunately I'm a old Cocoon 2.1.x guy and I do not know Cocoon 2.2 > very good. However, I'm using Spring and Cocoon 2.1.x heavily and want > to tell you some of my thoughts. > > I looked at the

Re: Initial version of spring-app block

2005-04-24 Thread Ugo Cei
Il giorno 24/apr/05, alle 09:02, Carsten Ziegeler ha scritto: I think I fixed the problem now; at least it works for me again :) I can confirm that it works. Great! Ugo -- Ugo Cei Tech Blog: http://agylen.com/ Source.zone: http://sourcezone.info/ Wine & Food Blog: http://www.divinocibo.it/

Re: Initial version of spring-app block

2005-04-24 Thread Ugo Cei
Il giorno 24/apr/05, alle 09:02, Carsten Ziegeler ha scritto: I think I fixed the problem now; at least it works for me again :) I can confirm that it works. Great! Ugo -- Ugo Cei Tech Blog: http://agylen.com/ Source.zone: http://sourcezone.info/ Wine & Food Blog: http://www.divinocibo.it/

Re: Initial version of spring-app block

2005-04-24 Thread Carsten Ziegeler
I think I fixed the problem now; at least it works for me again :) Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/

Re: Initial version of spring-app block

2005-04-23 Thread Rolf Kulemann
On Fri, 2005-03-18 at 14:41, Carsten Ziegeler wrote: > Hi, > > I just committed the inital version under > https://svn.apache.org/repos/asf/cocoon/blocks/spring-app/trunk > > The readme.txt explains howto include the block in the build and howto > see the nice example :) > > The block is not fin

Re: Initial version of spring-app block

2005-04-23 Thread Carsten Ziegeler
Ugo Cei wrote: > Il giorno 18/mar/05, alle 14:41, Carsten Ziegeler ha scritto: > > >>I think we should use this block as a prototype and discuss/see what >>else is needed/can be done. So everyone is of course invited to improve >>the functionality. >> > > > All right, I finally found some time

Re: Initial version of spring-app block

2005-04-23 Thread Ugo Cei
Il giorno 18/mar/05, alle 14:41, Carsten Ziegeler ha scritto: I think we should use this block as a prototype and discuss/see what else is needed/can be done. So everyone is of course invited to improve the functionality. All right, I finally found some time to dive in, but this is what I get whe

Re: Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
In my reply to Reinhard's question I forgot to include the link to the preceding discussion: [1] http://marc.theaimsgroup.com/?t=11105665991&r=1&w=2 -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/

Re: Initial version of spring-app block

2005-03-18 Thread Bertrand Delacretaz
Le 18 mars 05, à 18:02, Carsten Ziegeler a écrit : ...Can you please check which version of src/java/ org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage you have I have: * @version CVS $Id: SitemapLanguage.java 158074 2005-03-18 14:46:39Z cziegeler $ hmm...for some reason I had an

Re: Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: > Le 18 mars 05, à 17:45, Carsten Ziegeler a écrit : > >>...Hmm, are you using latest SVN of 2.2?.. > > > Confirmed, did svn up again, rm -rf build, rebuild, and > http://localhost:/samples/blocks/spring-app/ says "Unknown > component type 'application-container'

Re: Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: > Le 18 mars 05, à 17:45, Carsten Ziegeler a écrit : > >>...Hmm, are you using latest SVN of 2.2?.. > > > Confirmed, did svn up again, rm -rf build, rebuild, and > http://localhost:/samples/blocks/spring-app/ says "Unknown > component type 'application-container'

Re: Initial version of spring-app block

2005-03-18 Thread Bertrand Delacretaz
Le 18 mars 05, à 17:45, Carsten Ziegeler a écrit : ...Hmm, are you using latest SVN of 2.2?.. Confirmed, did svn up again, rm -rf build, rebuild, and http://localhost:/samples/blocks/spring-app/ says "Unknown component type 'application-container'" in CoreServiceManager.parseConfiguration(Co

Re: Initial version of spring-app block

2005-03-18 Thread Bertrand Delacretaz
Le 18 mars 05, à 17:45, Carsten Ziegeler a écrit : Hmm, are you using latest SVN of 2.2? I think so, just did an svn up and build clean. But I'll check once more... -Bertrand smime.p7s Description: S/MIME cryptographic signature

Re: Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: > Le 18 mars 05, à 14:41, Carsten Ziegeler a écrit : > > >>I just committed the inital version under >>https://svn.apache.org/repos/asf/cocoon/blocks/spring-app/trunk > > > yoo-hooh! > > >>The readme.txt explains howto include the block in the build and howto >>see

Re: Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
Reinhard Poetz wrote: > > Was defining a spring application context on a per sitemap base a design > decision or the easiest way to write a prototype? Shouldn't it be the goal > that > each block (and of course Cocoon core) can provide beans via some export > functionality and this exported be

Re: Initial version of spring-app block

2005-03-18 Thread Bertrand Delacretaz
Le 18 mars 05, à 14:41, Carsten Ziegeler a écrit : I just committed the inital version under https://svn.apache.org/repos/asf/cocoon/blocks/spring-app/trunk yoo-hooh! The readme.txt explains howto include the block in the build and howto see the nice example :) didn't work for me ("Unknown componen

Re: Initial version of spring-app block

2005-03-18 Thread Reinhard Poetz
Carsten Ziegeler wrote: Hi, I just committed the inital version under https://svn.apache.org/repos/asf/cocoon/blocks/spring-app/trunk That's great news!!! The readme.txt explains howto include the block in the build and howto see the nice example :) The block is not finished yet. You currently are

Re: Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
Sylvain Wallez wrote: > > Cool. We'll also have to prepare an announcement for TSS. You know, "The > Spring Side" ;-) > LOL Carsten

Re: Initial version of spring-app block

2005-03-18 Thread Sylvain Wallez
Carsten Ziegeler wrote: Hi, I just committed the inital version under https://svn.apache.org/repos/asf/cocoon/blocks/spring-app/trunk Ooh, happy you that have plenty of time to work on this... This rocks :-) The readme.txt explains howto include the block in the build and howto see the nice

Initial version of spring-app block

2005-03-18 Thread Carsten Ziegeler
Hi, I just committed the inital version under https://svn.apache.org/repos/asf/cocoon/blocks/spring-app/trunk The readme.txt explains howto include the block in the build and howto see the nice example :) The block is not finished yet. You currently are able to define a spring application contex