Cocoons XMLDBSource and XMLDBSourceFactory use the xmldb api for access the 
xindice database
and implements the xmldb:xindice cocoon pseudo protocol.

I install the xindice1.1b on tomcat 4.1.24 and get the documents from database 
with cocoon using.
For example:
in cocoon's sitemap:

   <map:match pattern="db-news">
    <map:match type="request-parameter" pattern="query">
     <map:generate src="xmldb:xindice:///db/web/news-arch/#{1}"/>
     <map:serialize type="xml"/>
    </map:match>
   </map:match>


> Could your elaborate on?
> 
> 
> What do you mean "the cocoon integration"?
> Cocoon has the XMLDBSource and XMLDBSourceFactory classes for
> implementation the xmldb:xindice pseudo protocol.
> 


-- 
 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"

Reply via email to