Re: Closure and feedback ... Re: Sub sitemap pains

2002-04-27 Thread Erwin

On Fri, 26 Apr 2002, Conrad F. D'Cruz wrote:

> One area of confusion is the use of the "*" and "**" ... is it just my
> imagination
> that * in a sitemap does not mean the same as * in a regular expression
> (expands
> to match zero or more characters???) ... there used to be a page that
> described that
> it has moved and I cannot find it.
>
You can find it here:
http://xml.apache.org/cocoon/userdocs/matchers/matchers.html



-
Please check that your question has not already been answered in the
FAQ before posting. 

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




Closure and feedback ... Re: Sub sitemap pains

2002-04-26 Thread Conrad F. D'Cruz

Greetings all,

Thank you both .. Vadim and Erwin for pointing me in the right direction.

After careful study of both sitemaps I found the following ...

the sub-sitemap (in vcard) was missing one component



I guess it was cut and paste that proved to be my nemesis ... and also
staring at a monitor for 19 hours at a stretch ...

... I added the missing line in the sitemap  ... and everything started
working fine.

One area of confusion is the use of the "*" and "**" ... is it just my
imagination
that * in a sitemap does not mean the same as * in a regular expression
(expands
to match zero or more characters???) ... there used to be a page that
described that
it has moved and I cannot find it.

Anyway ... Cocoon is behaving now and life is good !!

Now it is on to bigger and better (i.e. more complicated) sub-sitemaps

Thanks again ...
Conrad


Vadim Gritsenko wrote:

> > From: Conrad F. D'Cruz [mailto:[EMAIL PROTECTED]]
> >
> >
> >
> > Erwin wrote:
> >
> > > On Thu, 25 Apr 2002, Conrad F. D'Cruz wrote:
> > > >
> > > >  
> > > >
> > > >  > > >  check-reload="yes"
> > > >  reload-method="synchron"
> > > >  src="c2/vcard/sitemap.xmap"/>
> > > >
> > > >  > > >  check-reload="yes"
> > > >  reload-method="synchron"
> > > >  src="c2/vcard/sitemap.xmap"/>
> > > >  
> > > >
> > > >
> > > Try with one map:mount element under map:match, i.e. comment out or
> remove
> > > the second one.
> >
> > That's what I started out with  and thought I needed the other
> one.
> > I went ahead and commented it out as directed.
> >
>
> Uncomment last mount, remove first one. Log file should have a reason
> logged.
>
> Vadim
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


-
Please check that your question has not already been answered in the
FAQ before posting. 

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