hello,
anyone has some information, a link or a introducing example on how I can query a Tamino - DB with XQuery in my Sitemap.
If tried with the XML:DB API from Tamino. I copied the tamino-xmldb.jar in the cocoon web-inf and add
<init-param> <param-name>load-class</param-name> <param-value> com.softwareag.tamino.xmldb.api.base.TDatabase </param-value> </init-param>
to cocoons web.xml. Is there a way to find out whether the class is loaded or no? And how is it possible to use the class in the sitemap for an XQuery.
Thanks in advance
Robert
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
