If you specify the name of the xml document that was loaded, it should work. For example, if you add a document with "xindice ad -c /db -n test -f test.xml", you should be able to access the document with http://localhost:4080/db/test
hope this helps. John Fletcher ----- Original Message ----- From: "Colin Huang" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, April 16, 2002 12:22 PM Subject: Re: HTTP access to xml documents > I used http://localhost:4080/db/ > > > ----- Original Message ----- > From: "John Fletcher" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, April 16, 2002 3:06 PM > Subject: Re: HTTP access to xml documents > > > > What URL are you using to access the xml documents? > > Your startup script seems to suggest that the HTTPHandler is running ok. > > > > John Fletcher > > > > ----- Original Message ----- > > From: "Colin Huang" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Tuesday, April 16, 2002 12:06 PM > > Subject: Re: HTTP access to xml documents > > > > > > > I tried to plug in xindice http interface.When I started the server, the > > > following message came out and I could not retieve any document in the > > > server > > > using a web browser. Any suggestion and instruction would be > appreciated. > > > > -------------------------------------------------------------------------- > > -- > > > ----------- > > > Xindice 1.0 (Birthday) > > > > > > Database: 'db' initializing > > > DEBUG> Filter 'org.apache.xindice.core.filter.BTreeFilter' not available > > > Hello > > > Here > > > db > > > Filter: 'HTTPHandler' added to filtering chain > > > Script: 'GET' added to script storage > > > Service: 'db' started > > > Service: 'HTTPServer' started @ localhost:4080/ > > > Service: 'APIService' started > > > > > > Server Running > > > > -------------------------------------------------------------------------- > > -- > > > --------------- > > > > > > > > > Colin > > > > > > > > >
