How i can do it? i've tried to install XINDICE under JBOSS 3.2.2RC4 and i've found the same problem. I've run it first under my recompiled monolitic linux kernel release 2.4.22-26 and then after original kernel of madrake 9.1 release.. Do you think that the trouble is my system configuration?
-----Original Message----- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] Sent: giovedi 22 gennaio 2004 16.27 To: xindice-users@xml.apache.org Subject: Re: XINDICE-1.1b3 configuration Francesco Saverio Profiti wrote: >On main page i can see only a link, 'db'. "Clicking" on this link i can see >two other links: 'meta' e 'system'. Is it ok, isn't it? > > Well, yeah, that's all right. It means that it runs and have two collections, /db/meta and /db/system. Now, if it is running ok on http://localhost:8080/xindice/, I don't understand why command xindice ac -c xmldb:xindice://localhost:8080/db -n test does not work. It sure works ok for me, I just tried it now with CVS version. May be you should turn on TRACE level on the client and server, and then some exception will show up? Vadim >-----Original Message----- >From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] >Sent: giovedi 22 gennaio 2004 15.12 >To: xindice-users@xml.apache.org >Subject: Re: XINDICE-1.1b3 configuration > > >Francesco Saverio Profiti wrote: > > > >>Server is started up ok. Using lynx i can see "UGLY DEBUG >>TOOL". >> >> >> >> > >Well, and what do you see when you "click" on link? > >Vadim > > > > >>I'm using xindice-1.1b3 >> >> >> >>-----Original Message----- >>From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] >>Sent: giovedi 22 gennaio 2004 12.59 >>To: xindice-users@xml.apache.org >>Subject: Re: XINDICE-1.1b3 configuration >> >> >>Francesco Saverio Profiti wrote: >> >> >> >> >> >>>Hello Upayavira, >>>i tried command line xindice ac -c xmldb:xindice://localhost:8080/db -n >>> >>> >>> >>> >>test >> >> >> >> >>> >>> >>> >>> >>This command is working for me. >> >> >> >> >> >> >>>(xmldb is necessary) and always i receive this message: >>> >>>[DEBUG] DatabaseImpl - -Using Sax Driver: 'xerces' >>>[DEBUG] DatabaseImpl - -Using Service Location: '/xindice' >>>[DEBUG] CollentionImpl - -Using URL: http://localhost:8080/xindice/ >>>ERROR: Collection not found >>> >>>I haven't modified anything in the standard configuration: >>>"db" collection directory is under $TOMCAT_HOME/xindice/WEB-INF/ >>>i haven't modified "system.xml" file. >>> >>> >>> >>> >>> >>> >>Can you verify that your xindice server started up ok? Go to >>http://localhost:8080/xindice/ using browser. You should see "UGLY DEBUG >>TOOL", click on the link, you should see list of collections. >> >>And, what xindice version you are using? >> >>Vadim >>