Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 41021 invoked by uid 500); 26 Apr 2002 13:29:32 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Delivered-To: moderator for cocoon-dev@xml.apache.org Received: (qmail 70792 invoked from network); 26 Apr 2002 12:30:59 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message Subject: AW: xmldb protocol in xsl stylesheets is not working Date: Fri, 26 Apr 2002 14:30:59 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: <8826FE6AC1AEBC4AA65F84814D6B4BC40C5174@ubis-b-svmsx1.ubis.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: xmldb protocol in xsl stylesheets is not working Thread-Index: AcHtHjhBmMp955H1TqqVLK2NAfpyDw== From: =?iso-8859-1?Q?=22Br=F6ckelmann=2C_Mathias=22?= To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > -----Urspr=FCngliche Nachricht----- > Von: Michael Hartle [mailto:mhartle@hartle-klug.com] > Gesendet: Freitag, 26. April 2002 13:22 > An: cocoon-dev@xml.apache.org > Betreff: Re: xmldb protocol in xsl stylesheets is not working >=20 >=20 > Br=F6ckelmann, Mathias wrote: >=20 > > > > ... > > > > ... > > select=3D"document('xmldb:xindice:///db/test/news/documentkey')"/> > > ... > > > ... > > > > > Just a note: IIRC, using document() in an XSL stylesheet=20 > probably will=20 > result in caching problems, as the TraxTransformer only checks the=20 > modification date of the XSL file, but not the document()-wise=20 > referenced XML sources. I don=B4t think so, hopefully :)) >=20 > Just guessing, might it be that the URL in document() isn't being=20 > resolved with a SourceResolver ? It is resolved throught the SourceResolver of Cocoon. The problem is the implementation of either the XMLDBSource or = specifically the AbstractSAXSource class. AbstractSAXSource is not able to serialize the xml document coming from = the xmldb database. >=20 > >I=B4m using cocoon 2.1 but this problem exists also in the=20 > latest stable release. > > > >Thank you, > > > >Mathias Broekelmann > > =20 > > > Best regards, >=20 > Michael Hartle, > Hartle & Klug GbR >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org