> From: Piroumian Konstantin [mailto:[EMAIL PROTECTED]]
> 
> > From: M Al-yahya [mailto:[EMAIL PROTECTED]]
> >
> > Hi Lajos,
> >
> > At Last... problem solved :)
> >
> > Well here's  what I did :
> >
> > 1. I realized that I was having the same problem as you the <views>
> > should be inside the <components> and not after it.
> 
> <views> should be after <components>. Never heard of the opposite.

Here goes "me-too" :)

 
> > 2. Made sure that in the pipeline the <map:transform...>
> > where the view
> > label is inserted was returning a mime-type "text/xml" -as you
> > suggested-
> > <map:transform src="stylesheets/q.xsl" mime-type="text/xml"
> > label="content"/>
> 
> The mime-type attribute is ignored in <map:transform />.

And it even does not make sense to have it here.

 
Vadim


> > 3. when creating the index I inserted in the base URL :
> >     http://localhost:8080/cocoon/myapps/home.section
> >    and not
> >     http://localhost:8080/cocoon/myapps
> > 4. The index was successfully created.
> 
> Maybe only the 3rd step was needed?
> Can abybody from developers confirm my assumtions? Otherwise the
sitemap
> schema should be corrected.
> 
> Konstantin
> 
...


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to