Re: pipeline dependencies

2003-06-20 Thread Ali Mesbah
d of using xsl:text: path $root Thanks Upayavira for helping out, Ali > Regards, Upayavira > > On 20 Jun 2003 at 11:16, Ali Mesbah wrote: > > > As quoted from Upayavira <[EMAIL PROTECTED]>: > > > Another

Re: pipeline dependencies

2003-06-20 Thread Ali Mesbah
As quoted from Upayavira <[EMAIL PROTECTED]>: > Another way you can do it is read your original content from disc, then transform it > into something like: > > > > Blah > > Blah > > > This way you repeat your content twice, once to go into the SWT, and once to go on > to the outpu

Re: pipeline dependencies

2003-06-20 Thread Ali Mesbah
e current implementation that is the only possible way of doing it. Although it's not efficient (you dont actually want to aggregate), it serves the purpose. > Regards, Upayavira > > > --------- > To

Re: pipeline dependencies

2003-06-20 Thread Ali Mesbah
d it has to be re-made if A is called. Ali > > David > > -Mensaje original- > De: Ali Mesbah [mailto:[EMAIL PROTECTED] > Enviado el: jueves, 19 de junio de 2003 14:10 > Para: [EMAIL PROTECTED] > Asunto: pipeline dependencies > > Hi, > I

pipeline dependencies

2003-06-19 Thread Ali Mesbah
written by B. So A denpends on B. In other words when A is called B has to be called first but the output of A sould be serialized to the browser (and not the output of B). Thanks, Ali -- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600

Re: Writing to filesystem

2003-06-16 Thread Ali Mesbah
cocoon/source/1.0";> > > context://resources/result.xml > > > >SourceWritingTransformer Test Result 1 > > > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For

Re: Writing to filesystem

2003-06-16 Thread Ali Mesbah
> To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600 - To unsubscr

Writing to filesystem

2003-06-16 Thread Ali Mesbah
Hi, What is the best way to write the output of a Transformer (in a pipeline) into a file (e.g. /resources/bla.xml) on the filesystem? Thanks, Ali -- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600 - To

Re: strange transform behavior

2003-06-13 Thread Ali Mesbah
1.0.4 and later with (CVS) Cocoon 1.2 but the outcome is the same. Is this a known bug? Thanks, Ali -- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Exception JSPReader.generate()

2003-06-11 Thread Ali Mesbah
-engine is defined as follows in the cocoon.xconf: This is for when you run Cocoon as a webapp under Tomcat I assume. But what should it be when Cocoon runs as a standalone servlet (./cocoon servlet)? Thanks, -- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31

Document function

2003-06-09 Thread Ali Mesbah
: syntax error Location: http://localhost:/metaoutput Line Number 2, Column 1: There is no Error message logged. This is what I get on the browser. Does it have something to do with Xalan? Any ideas? Thanks, Ali -- -- Ali Mesbah, West Consulting B.V., www.

Re: internal pipeline

2003-06-05 Thread Ali Mesbah
Andreas, As quoted from Andreas Hartmann <[EMAIL PROTECTED]>: > Hi Ali, > > Ali Mesbah wrote: > > >Hi all, > >I have a problem and don't know if it is a bug in Cocoon or if I'm doing > >something wrong. > > > >What I have is a pipel

internal pipeline

2003-06-05 Thread Ali Mesbah
I don't get any errors but the HTML output of the "view" pipeline is not the expected (I have checked the output of the first pipeline and that is correct. I assume it has something to do with the way I use "cocoon:/..." as the source of the second transformer)

Re: escaping xml tags

2003-04-04 Thread Ali Mesbah
3 04/04/2003 +0200, you wrote: > > >I have an XSP which returns an XML document from the Xindice database. > > > > > >result = get the document from Xindice; > > > > > >result > > > > &g

Re: escaping xml tags

2003-04-04 Thread Ali Mesbah
gt; > > >result = get the document from Xindice; > > > >result > > > >It goes all well except that the document returned is escaped so it is not > >actually XML anymore. Does anyone know how to tell XSP not to escape the > >result? > > > &g

escaping xml tags

2003-04-04 Thread Ali Mesbah
-- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Dynamic sitemap

2003-04-04 Thread Ali Mesbah
Hallo, I need to add new pipelines to the sitemap dynamically. Is there any way of doing this?? Thanks, -- -- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600 - To unsubscribe, e-mail: [EMAIL PROTECTED] For