Re: commandline executes matching pipeline three times

2003-06-06 Thread Upayavira
On 5 Jun 2003 at 13:08, Geert Van Damme wrote: > > I've decided to use Cocoon as a webapp and run a batch job that calls > the required URI, thus invoking Cocoon. The server needs to run anyway > so this sounds like a fair solution. Fair enough. > I'll take a look at the SourceWritingTransforme

Re: commandline executes matching pipeline three times

2003-06-05 Thread Geert Van Damme
I've decided to use Cocoon as a webapp and run a batch job that calls the required URI, thus invoking Cocoon. The server needs to run anyway so this sounds like a fair solution. I'll take a look at the SourceWritingTransformer as it appears to do what I need. For now I wrote my own Transformer f

Re: commandline executes matching pipeline three times

2003-06-05 Thread Upayavira
> thanks for the replies, it saves me a lot of frustration :) > In the application, a transformer will be used to transfer the > incoming XML to an FTP server. The resulting XML will contain info > about the transfer, such as size, failure/success, ... So it is > important that the transfer happen

Re: commandline executes matching pipeline three times

2003-06-05 Thread Torsten Knodt
On Thursday 05 June 2003 08:42, Geert Van Damme wrote: GV> In the application, a transformer will be used to transfer the incoming GV> XML to an FTP server. The resulting XML will contain info about the GV> transfer, such as size, failure/success, ... So it is important that the GV> transfer happe

Re: commandline executes matching pipeline three times

2003-06-05 Thread Geert Van Damme
Hey all, thanks for the replies, it saves me a lot of frustration :) In the application, a transformer will be used to transfer the incoming XML to an FTP server. The resulting XML will contain info about the transfer, such as size, failure/success, ... So it is important that the transfer happen

Re: commandline executes matching pipeline three times

2003-06-05 Thread Steven Noels
On 4/06/2003 15:48 Steven Noels wrote: bug == feature ;-) binnen Cocoon 2.1 wordt er momenteel flink getimmerd aan de CLI, als ik me goed herinner loopt men daar maar twéé keer over dezelfde pijplijn. bzt - wrong To: address Dutch-speaking people: stop laughing ;-) -- Steven Noels

Re: commandline executes matching pipeline three times

2003-06-04 Thread Upayavira
> Look at the Cocoon Wiki > (http://wiki.cocoondev.org/Wiki.jsp?page=CommandLine): > > > In order to follow links and rewrite URLs, Cocoon must generate pages > multiple times: > > * once to extract links from the page, using the links view > * once to check the mime type for URL rewri

Re: commandline executes matching pipeline three times

2003-06-04 Thread Steven Noels
On 4/06/2003 15:39 Geert Van Damme wrote: Hi, I'm trying to run Cocoon from the command line, but it seems that the matching pipeline for the requested URI is executed three times instead of just one. Did anyone experience the same problem ? bug == feature ;-) binnen Cocoon 2.1 wordt er momenteel

Re: commandline executes matching pipeline three times

2003-06-04 Thread Andreas Hartmann
Geert Van Damme wrote: Hi, I'm trying to run Cocoon from the command line, but it seems that the matching pipeline for the requested URI is executed three times instead of just one. Look at the Cocoon Wiki (http://wiki.cocoondev.org/Wiki.jsp?page=CommandLine): In order to follow links and rewrit

commandline executes matching pipeline three times

2003-06-04 Thread Geert Van Damme
Hi, I'm trying to run Cocoon from the command line, but it seems that the matching pipeline for the requested URI is executed three times instead of just one. Did anyone experience the same problem ? I'm running Cocoon2.0.4 using a very simple example which does work (meaning pipeline processed