On 14.05.2004 11:08, lilia ighmouracene wrote:


hi,

I have changed the XMLDBsource.java in the cocoon src, and i have build the cocoon webapps application.
the change that i have did is to remplace the string 'xmldb' ,for example, by 'query' and you can change it as that's seems for you.
now,the pb of xmldb prefix is resolved. So, when i query a xindice document within cocoon, i have a well formed document result

You mean you removed the namespace prefix 'xmldb' from the created elements so that not <xmldb:element> is in the result, but <element> in no namespace?


Obvioulsy this works, but I understand this only as workaround for the real problem.

Joerg

Reply via email to