This is from an earlier post: "I noticed that I have to know the full path to my document for this to work <http://localhost:4080/db/addressbook/MyAddress.xml> and just specifying the collection <http://localhost:4080/db/addressbook> does nothing."
HTH, Mark Colin Huang wrote: > 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 > > > > > > >
