Hi,
We are using Oracle's new-ish (since 9i I think) XML DB feature called "DBUri" to directly retrieve an XML representation of our data via HTTP URLs, for use in our Cocoon pipelines. DBUri provides a servlet located on the database machine (which is also running a servlet engine, part of the standard installation procedure) that is able to take a combination of table references and XPath to query the database and return the result as XML. Among other things, a big plus is we can avoid having to use SQL in XSPs.
Unfortunately, when I try to use this DBUri XML as the generator for a pipeline that outputs HTML, I get a NullPointerException somewhere deep within Xalan's TransformerImpl class, when handling an "endDocument" event from the looks of things. If you have any suggestions for fixing this it would be much appreciated!
Could you also post the document ?
-- Leszek Gawron [EMAIL PROTECTED] Project Manager MobileBox sp. z o.o. +48 (61) 855 06 67 http://www.mobilebox.pl mobile: +48 (501) 720 812 fax: +48 (61) 853 29 65
smime.p7s
Description: S/MIME Cryptographic Signature
