Re: Cocoon 2.2 status for a new project

2007-05-21 Thread Olivier Billard
Reinhard Poetz wrote: Olivier Billard wrote: Hi all, I plan to use Cocoon for a project on the starting blocks. But I need to know if Cocoon 2.2 is ready for a new (big, critical) project (stable enough in terms of APIs for example), to make the good choice :). Recently, some work has been

Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

2007-05-21 Thread Felix Knecht
[EMAIL PROTECTED] schrieb: INFO [main] (XmlBeanDefinitionReader.java:293) - Loading XML bean definitions from URL

Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

2007-05-21 Thread Felix Knecht
Felix Knecht schrieb: Replying to myself. It seems that the schema is not yet available @ http://cocoon.apache.org/schema/pipeline/ or is misnamed. Can anybody fix this please. Felix [EMAIL PROTECTED] schrieb: INFO [main] (XmlBeanDefinitionReader.java:293) - Loading XML bean definitions

Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

2007-05-21 Thread Carsten Ziegeler
The right naming would be cocoon-... - this follows the spring naming schema. After putting a file up there, it usually takes about one hour until it is publically available. Don't know if this is the problem right now. Carsten Felix Knecht wrote: Felix Knecht schrieb: Replying to myself.

Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

2007-05-21 Thread Grzegorz Kossakowski
Felix Knecht wrote: Felix Knecht schrieb: Replying to myself. It seems that the schema is not yet available @ http://cocoon.apache.org/schema/pipeline/ or is misnamed. Can anybody fix this please. Done. As Carsten said, it should be available withing 1-2 hours. Sorry for a trouble. --

Re: svn commit: r540144 - in /cocoon/trunk/core/cocoon-configuration/cocoon-spring-configurator/src/main: java/org/apache/cocoon/spring/configurator/impl/ resources/META-INF/ resources/org/apache/coco

2007-05-21 Thread Reinhard Poetz
[EMAIL PROTECTED] wrote: Author: giacomo Date: Mon May 21 06:52:41 2007 New Revision: 540144 URL: http://svn.apache.org/viewvc?view=revrev=540144 Log: enhance the bean-map for service servlet use case Added:

problem after running cocoon on tomcat

2007-05-21 Thread Vaduvoiu Tiberiu
Ok, so far I worked on my application using only cocoon, my trunk folder with all my files were/still are in C:/mysite/trunk in cocoon in the mount table I had a mount uri-prefix=mysite/ src=file://C:/mysite/trunk//, everything worked ok. Now I am working with tomcat, I am running cocoon from

Re: svn commit: r540144 - in /cocoon/trunk/core/cocoon-configuration/cocoon-spring-configurator/src/main: java/org/apache/cocoon/spring/configurator/impl/ resources/META-INF/ resources/org/apache/coco

2007-05-21 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reinhard Poetz wrote: [EMAIL PROTECTED] wrote: Author: giacomo Date: Mon May 21 06:52:41 2007 New Revision: 540144 URL: http://svn.apache.org/viewvc?view=revrev=540144 Log: enhance the bean-map for service servlet use case Added:

DispatcherServlet and Services

2007-05-21 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The DispatcherServlet and Services combo is driving me totally crazy. If the DisplatcherServlet is mounted on something other than the root context the pathes delivered by the servlet input module are _wrong_! I tried alot and I have absolutely no

Re: DispatcherServlet and Services

2007-05-21 Thread Grzegorz Kossakowski
Giacomo Pati pisze: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The DispatcherServlet and Services combo is driving me totally crazy. If the DisplatcherServlet is mounted on something other than the root context the pathes delivered by the servlet input module are _wrong_! Can you

Re: svn commit: r540144 - in /cocoon/trunk/core/cocoon-configuration/cocoon-spring-configurator/src/main: java/org/apache/cocoon/spring/configurator/impl/ resources/META-INF/ resources/org/apache/coco

2007-05-21 Thread Grzegorz Kossakowski
[EMAIL PROTECTED] pisze: Author: giacomo Date: Mon May 21 06:52:41 2007 New Revision: 540144 URL: http://svn.apache.org/viewvc?view=revrev=540144 Log: enhance the bean-map for service servlet use case Giacomo, thanks for implementing this. I have few comments: 1. Could you please provide

Re: problem after running cocoon on tomcat

2007-05-21 Thread Joerg Heinicke
On 21.05.2007 14:09, Vaduvoiu Tiberiu wrote: Ok, so far I worked on my application using only cocoon, my trunk folder with all my files were/still are in C:/mysite/trunk in cocoon in the mount table I had a mount uri-prefix=mysite/ src=file://C:/mysite/trunk//, everything worked ok. Now I am

Re: svn commit: r540144 - in /cocoon/trunk/core/cocoon-configuration/cocoon-spring-configurator/src/main: java/org/apache/cocoon/spring/configurator/impl/ resources/META-INF/ resources/org/apache/coco

2007-05-21 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grzegorz Kossakowski wrote: [EMAIL PROTECTED] pisze: Author: giacomo Date: Mon May 21 06:52:41 2007 New Revision: 540144 URL: http://svn.apache.org/viewvc?view=revrev=540144 Log: enhance the bean-map for service servlet use case Giacomo,

Re: DispatcherServlet and Services

2007-05-21 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grzegorz Kossakowski wrote: Giacomo Pati pisze: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The DispatcherServlet and Services combo is driving me totally crazy. If the DisplatcherServlet is mounted on something other than the root context