Re: Howto use a generated stylesheet

2003-07-01 Thread Olivier Billard
for picto-filter.xsl isn't available when the initializes. -Original Message- From: Upayavira [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 9:26 AM To: [EMAIL PROTECTED] Subject: RE: Howto use a generated stylesheet On 1 Jul 2003 at 9:19, Orson Davis wrote: The stylesheet mus

RE: Howto use a generated stylesheet

2003-07-01 Thread Orson Davis
doesn't work is that the xml from the pipeline for picto-filter.xsl isn't available when the initializes. -Original Message- From: Upayavira [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 9:26 AM To: [EMAIL PROTECTED] Subject: RE: Howto use a generated stylesheet On

Re: Howto use a generated stylesheet

2003-07-01 Thread Olivier Billard
Thanks Joerg for your answer, It is in fact an error in my xsl, as I wrote on "Cocoon-dev"... I'm very happy to see that the cocoon protocol works fine with transformers... I'm now looking for the solution of the next problem (there is always a next problem... ;)) Thanks again !! -- Olivier Joer

Re: Howto use a generated stylesheet

2003-07-01 Thread Joerg Heinicke
Hello Olivier, your sitemap looks absolutely ok and I can't spot any error. We did such things too and everything works without any problems. No http:// needed, nothing with wrong order of initialization of components. Olivier Billard wrote: Hi all ! I'm trying to use a generated stylesheet fo

Re: Howto use a generated stylesheet

2003-07-01 Thread Olivier Billard
Thanks Upayavira ! Unfortunately, using the http:// protocol isn't very portable... "Con" and "StephenNg" were able to use the cocoon protocol... I'll ask them. I'm using the CVS version of cocoon. Thanks again... -- Olivier Upayavira wrote: Check out: http://wiki.cocoondev.org/Wiki.jsp?page

RE: Howto use a generated stylesheet

2003-07-01 Thread Upayavira
On 1 Jul 2003 at 9:19, Orson Davis wrote: > The stylesheet must be available before the pipeline is setup. The > setup, configure and compose methods for each component in a pipeline > is called before the startdocument method is called. In the case of > the org.apache.cocoon.transformation.Trax

RE: Howto use a generated stylesheet

2003-07-01 Thread Orson Davis
: Tuesday, July 01, 2003 9:23 AM To: [EMAIL PROTECTED] Subject: RE: Howto use a generated stylesheet On 1 Jul 2003 at 9:19, Orson Davis wrote: > The stylesheet must be available before the pipeline is setup. The > setup, configure and compose methods for each component in a pipeline >

RE: Howto use a generated stylesheet

2003-07-01 Thread Upayavira
On 1 Jul 2003 at 9:19, Orson Davis wrote: > The stylesheet must be available before the pipeline is setup. The > setup, configure and compose methods for each component in a pipeline > is called before the startdocument method is called. In the case of > the org.apache.cocoon.transformation.Trax

RE: Howto use a generated stylesheet

2003-07-01 Thread Orson Davis
: [EMAIL PROTECTED] Subject: Re: Howto use a generated stylesheet Olivier Billard a écrit : > > Hi all ! > > I'm trying to use a generated stylesheet for an xsl transformer and I get this error : > > org.apache.cocoon.ProcessingException: Unable to get transformer ha

Re: Howto use a generated stylesheet

2003-07-01 Thread Upayavira
Check out: http://wiki.cocoondev.org/Wiki.jsp?page=MetaStylesheets Regards, Upayavira On 1 Jul 2003 at 16:06, Olivier GUCKERT wrote: > > > Olivier Billard a écrit : > > > > Hi all ! > > > > I'm trying to use a generated stylesheet for an xsl transformer and > > I get this error : > > > > org.a

Re: Howto use a generated stylesheet

2003-07-01 Thread Olivier Billard
Thanks Olivier but this syntax is not correct. You must put a "/" to refer to the current sitemap, and "//" to refer to the root sitemap (or maybe the inverse). -- Olivier BILLARD Olivier GUCKERT wrote: Olivier Billard a écrit : Hi all ! I'm trying to use a generated stylesheet for an xsl

Re: Howto use a generated stylesheet

2003-07-01 Thread Olivier GUCKERT
Olivier Billard a écrit : > > Hi all ! > > I'm trying to use a generated stylesheet for an xsl transformer and I get this error > : > > org.apache.cocoon.ProcessingException: Unable to get transformer handler for > cocoon:/picto-filter.xsl: > org.apache.excalibur.xml.xslt.XSLTProcessorExcept