Hi Jim,
thanks for your answer. I've done that already and still
having the same problem.

my system.xml looks is:
<xindice>
  <root-collection dbroot="/opt/xindice/db" name="db"
use-metadata="on">>
    <queryengine>
      <resolver autoindex="false"
class="org.apache.xindice.core.query.XPathQueryResolver"/>
      <resolver
class="org.apache.xindice.core.xupdate.XUpdateQueryResolver"/>
    </queryengine>
  </root-collection>
                                                                                
                                        
  <xml-rpc>
    <driver name="xerces"/>
  </xml-rpc>
</xindice>

and xindice actually writes to /opt/xindice/db, but once
tomcat is shutdown and started up again, xindice doesn't see 
any data anymore! :(

Rui

On Wed, 2004-06-30 at 16:41, Jim Fuller wrote:
> check out the Xindice Wiki
> http://wiki.apache.org/xindice/TomcatNotes
>  
> you have to move db from the webapps directory....
>  
> gl, jim fuller
> 
> ______________________________________________________________________
> From: Rui Alberto L." GonÃalves [mailto:[EMAIL PROTECTED]
> Sent: Wed 6/30/2004 4:34 PM
> To: [email protected]
> Subject: Xindice + apache cocoon. Collections lost
> 
> 
> 
> Hi all,
> I'm trying to use Xindice integrated with apache cocoon.
> I'm using:
> - cocoon 2.1.5
> - tomcat 5.0.25=20
> - Xindice 1.1b4
> 
> Everything works fine while tomcat is up, but after=20
> shutdown and startup tomcat, all data inserted in the database
> is lost. Directories structure remains in the file system,
> but documents are no longer visible to Xindice.
> I know that this is a recursive topic, but after read older posts
> I still not finding any solution to the problem.
> 
> Does anyone know or would like to suggest an approach to
> this problem?
> 
> Thanks for any help..
> 
> Rui
> 
> --
> Rui Alberto L. GonÃalves <[EMAIL PROTECTED]>
> PT InovaÃÃo
> 
> 
-- 
Rui Alberto L. GonÃalves <[EMAIL PROTECTED]>
PT InovaÃÃo

Reply via email to