Re: Xindice in Cocoon

2003-01-23 Thread Boris Althaus
Hallo Leona, you could try to use eXist, which is based on Xindice and has a logicsheet für inserting and retrieving xml-documents and there is a quit good documentation, how to integrate into cocoon. Boris - Original Message - From: leona s To: [EMAIL PROTECTED]

RE: Xindice in Cocoon

2003-01-23 Thread Josema Alonso
a HowTo at Cocoon Wiki. Best. -Mensaje original- De: Boris Althaus [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 23 de enero de 2003 10:46 Para: [EMAIL PROTECTED] Asunto: Re: Xindice in Cocoon Hallo Leona, you could try to use eXist, which is based on Xindice and has a logicsheet für

Re: Xindice in Cocoon

2003-01-23 Thread Perry Molendijk
It appears to me that what you are trying to do is transform an XML file to HTML and use information in 'gs.xml' to apply display rules. Currently you use the document() function to import gs.xml, to replace this you could do this in the sitemap map:match pattern=gs map:aggregate element=page

Re: Xindice in Cocoon

2003-01-22 Thread Murad Jura
Hello Leona, you may use the XML:DB pseudo-protocol and aggregation: map:match pattern=gs map:aggregate map:part src=xmldb:xindice:///db/project/project1001/ map:part src=xmldb:xindice:///db/project/otherResource/ /map:aggregate map:transform src=gs.xsl/ map:transform

RE: Xindice and Cocoon

2002-06-28 Thread Piroumian Konstantin
From: Cenk Uysal [mailto:[EMAIL PROTECTED]] Hi, I try to use Xindice as my XML source database. I know that Cocoon has special generators for this purpose. But I try to do this by the help of JSP(don't ask why :)). So we prepared a library which allows us to connect Xindice from JSP

RE: Xindice and Cocoon

2002-06-28 Thread Cenk Uysal
Here is the error: SAXException JspGenerator.generate() org.apache.cocoon.ProcessingException: SAXException JspGenerator.generate() org.apache.cocoon.ProcessingException: SAXException JspGenerator.generate() at org.apache.cocoon.generation.JspGenerator.generate(JspGenerator.java:132)

Re: Xindice and Cocoon

2002-06-27 Thread Cenk Uysal
Is it difficult question? Why does nobody answer? __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com - Please check that your

Re: Xindice and Cocoon

2002-06-27 Thread daniel robinson
Cenk, Try posting to cocoon-dev. Dan Cenk Uysal wrote: Is it difficult question? Why does nobody answer? __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com