On 21.Mar.2002 -- 05:18 PM, KOZLOV Roman wrote:
> Hello Christian,
> 
> Thank you very much for response. I've not found any "designations" substring in
> core.log. For the moment I've divided the match on two matches - one for read and

I /think/ core.log dumps all about the known state for a request like
request parameters, request attributes, session attributes. If it's
not there, you can't match it. It might be one of the other logs,
though (access.log or sitemap.log).

>      <map:generate
> src="xmldb:xindice://localhost:4080/db/data/somecollection/#//Some_Element"/>
>      <map:transform src="stylesheets/render_query.xsl"/>
>      <map:transform type="writeDOMsession">
>          <map:parameter name="dom-name" value="designations"/>
>          <map:parameter name="dom-root-element" value="dom"/>
>      </map:transform>

I'm sorry, I don't know enough about xmldb and writeDOMsession to be
of any help. :-|

I'd be happy to help with the matcher problem, though.

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

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

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

Reply via email to