Re: Supplied defaults from plugin

2006-07-13 Thread Reinhard Poetz
Giacomo Pati wrote: about the catalogManager: yes, we could add an option "useDefaultCatalogManager" and add the properties file and the catalogs. The question might be is it a necessity to have one. If so and there isn't one in the deployed webapp the plugin should supply one (without the n

[continuum] BUILD FAILURE: Template framework implementation

2006-07-13 Thread [EMAIL PROTECTED]
Online report : http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/146/buildId/232 Build statistics: State: Failed Previous State: Failed Started at: Fri, 14 Jul 2006 03:21:03 + Finished at: Fri, 14 Jul 2006 03:21:37 + Total time: 34s

RE: Caching strategies

2006-07-13 Thread Ard Schrijvers
> Hi all, > > I am looking for a best practice whitepaper regarding caching > strategies. I don't really think there is such a whitepaper regarding caching strategies. I am going to write some documentation/best practices on cocoon caching. But, at this very moment, I don't think there is. Of c

Re: Cocoon & Short Message Service

2006-07-13 Thread Reinhard Poetz
Omar Adobati wrote: Thankyou for the answer, I'm glad to read about it :) We (= in one of my projects) wrote an SendSMSTransformer that works analogous to the SendMailTransformer. Another possibility is calling your SMS gateway from within a flow. *I* prefer the way of providing "message pipel

Re: Session invalidate fails from flow?

2006-07-13 Thread Peter Hunsberger
On 7/6/06, Peter Hunsberger <[EMAIL PROTECTED]> wrote: On 7/6/06, Peter Hunsberger <[EMAIL PROTECTED]> wrote: > I'm attempting to migrate some more of our code from sitemap based > action handlers to flow. Cocoon is at 2.1.8 and I'm seeing problems > invalidating sessions from flow. > Found th

Re: Supplied defaults from plugin

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Jul 2006, Carsten Ziegeler wrote: Date: Thu, 13 Jul 2006 15:35:04 +0200 From: Carsten Ziegeler <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Supplied defaults from plugin Giacomo Pati wrote:

Re: Supplied defaults from plugin

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Jul 2006, Carsten Ziegeler wrote: Date: Thu, 13 Jul 2006 15:35:04 +0200 From: Carsten Ziegeler <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Supplied defaults from plugin Giacomo Pati wrote:

Re: Supplied defaults from plugin

2006-07-13 Thread Carsten Ziegeler
Giacomo Pati wrote: > > Since my change to SettingsDefaults it seems to work without a > properties directory. > Yes, the properties should be optional. I forgot to change the defaults in SettingsDefaults, so thanks for fixing this. Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http

Re: Supplied defaults from plugin

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Jul 2006, Giacomo Pati wrote: Date: Thu, 13 Jul 2006 15:18:25 +0200 (CEST) From: Giacomo Pati <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Supplied defaults from plugin --[PinePGP]---

Re: Supplied defaults from plugin

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Jul 2006, Giacomo Pati wrote: Date: Thu, 13 Jul 2006 15:18:25 +0200 (CEST) From: Giacomo Pati <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Supplied defaults from plugin --[PinePGP]---

Re: Supplied defaults from plugin

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Jul 2006, Reinhard Poetz wrote: Date: Thu, 13 Jul 2006 13:40:34 +0200 From: Reinhard Poetz <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Supplied defaults from plugin Giacomo Pati wrote: Hi

Re: Cocoon & Short Message Service

2006-07-13 Thread Omar Adobati
Thankyou for the answer, I'm glad to read about it :) We (= in one of my projects) wrote an SendSMSTransformer that works analogous to the SendMailTransformer. Another possibility is calling your SMS gateway from within a flow. *I* prefer the way of providing "message pipelines" with special pur

Re: Cocoon & Short Message Service

2006-07-13 Thread Reinhard Poetz
Omar Adobati wrote: Good morning, I'd like to manage in some way the sms sending using cocoon, but I have not easy clear ideas on how to realize this. Does anyone know the best, or maybe the not worst, way to try to implement this function? Suppose I have an XML file with all the information I

Re: Supplied defaults from plugin

2006-07-13 Thread Reinhard Poetz
Giacomo Pati wrote: Hi all Wouldn't it be cool if the cocoon:deploy goal supplies one with default files missing in the project src/main/webapp? I can imaging some defaults for things like catalogManager.properties, base cocoon.xconf etc. would be helpfull? I moved all default xconf files i

Caching strategies

2006-07-13 Thread Thorsten Scherler
Hi all, I am looking for a best practice whitepaper regarding caching strategies. Does somebody knows some good links regarding the art of caching of cocoon apps? TIA for any information. salu2 -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)

Supplied defaults from plugin

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all Wouldn't it be cool if the cocoon:deploy goal supplies one with default files missing in the project src/main/webapp? I can imaging some defaults for things like catalogManager.properties, base cocoon.xconf etc. would be helpfull? WDYT?

Re: Classloading issue in 2.2

2006-07-13 Thread Carsten Ziegeler
Giacomo Pati wrote: > Just to make sure: It works for you in an independant servlet container > (not in the jetty6:run). > > Because the problem I have is that I have a 2.2. project with > packaging=war with additional java classes which will end up in > target/classes first (compile phase), WE

Re: Classloading issue in 2.2

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Jul 2006, Carsten Ziegeler wrote: Date: Thu, 13 Jul 2006 11:30:02 +0200 From: Carsten Ziegeler <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Classloading issue in 2.2 Giacomo Pati schrieb: A

Re: Classloading issue in 2.2

2006-07-13 Thread Carsten Ziegeler
Giacomo Pati schrieb: > > After again playing around a bit with 2.2 I have a strange issue with > the new shielded classloading stuff. > > Give you have 'cocoon:deploy' the cocoon-webapp module and copied it > into a standalone jetty/tomcat webapps directory everithing runs smooth. > > Now if

Classloading issue in 2.2

2006-07-13 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After again playing around a bit with 2.2 I have a strange issue with the new shielded classloading stuff. Give you have 'cocoon:deploy' the cocoon-webapp module and copied it into a standalone jetty/tomcat webapps directory everithing runs smoot

Re: [2.2] New processor interface/approach

2006-07-13 Thread Carsten Ziegeler
Daniel Fagerstrom wrote: > Here I also would like to advertise a neat pattern (the whiteboard > pattern) that we use in the OSGi-blocks architecture, that we maybe > could use without OSGi in 2.2. > > So, in the block architecture we set up a BlockServlet (or other > controllers) as a managed c

[jira] Subscription: COCOON-open-with-patch

2006-07-13 Thread jira
Issue Subscription Filter: COCOON-open-with-patch (4 issues) Subscriber: cocoon Key Summary COCOON-1778 NPE: QuartzJobScheduler.fireJob - needs http://issues.apache.org/jira/browse/COCOON-1778 COCOON-1772 [PATCH] AuthenticationContext: NullPointerException http://i

[jira] Updated: (COCOON-1881) Xinclude transformer has changed behaviour with Saxon 8.7.1

2006-07-13 Thread Philip Fennell (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1881?page=all ] Philip Fennell updated COCOON-1881: --- Attachment: xinclude.tar.gz I have enclosed the test case refered to in the description of this bug. > Xinclude transformer has changed behaviour with S

[jira] Created: (COCOON-1881) Xinclude transformer has changed behaviour with Saxon 8.7.1

2006-07-13 Thread Philip Fennell (JIRA)
Xinclude transformer has changed behaviour with Saxon 8.7.1 --- Key: COCOON-1881 URL: http://issues.apache.org/jira/browse/COCOON-1881 Project: Cocoon Type: Bug Components: Blocks: (Undefined) Versions: