On 18 Feb 2003, David Crossley wrote:

> Thanks Stephan for fixing my attempt to develop a basic
> Chaperon sample. That is much better.
>
> I noticed that you also changed the pipeline for
> generating the *.xlex and *.xgrm to be "internal-only".
>
> As i said in the Sourceforge posting, this was actually
> a useful tool for helping to develop the grammars, by
> starting with a text grammar and then calling the URIs
> for localhost:8080/cocoon/samples/chaperon/quote.xlex
> and .../quote.xgrm to ensure that the grammar was okay.
>
> However, now that cannot be done because the pipeline
> is "internal-only". Is there any real need? Could it
> remain exposed?

Just a reflex, that I make internal pipelines 'internal-only'.
I'll revert this.

> On a related issue ... you will notice in the
> chaperon/samples/sitemap.xmap that i needed to use
> the previously generated quote.xlex and quote.xgrm
> I tried to instead use the "cocoon:" protocol for these,
> but this results in a useless error message. This is
> very strange, because using the technique mentioned
> above (to generate the files with an external request
> then save them back into the webapp directory and
> use them as static files) should give the same result.

Do mean the NPE in AbstractCachingProcessingPipeline
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104549928629410&w=2
?

Stephan.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to