XMLRPC authentication methods

2004-01-12 Thread Jim Fuller
Apologies for being lazy, though I have looked about the cvs and various API docs for this. Are there any straight forward authentication methods included with or that work with xmlrpc lib ? Regards, Jim Fuller

Re: problems adding document

2004-01-12 Thread Upayavira
Tony Medley wrote: Have a look in the config/commands.xml file, and make sure that there is an entry for add_document in there. Regards, Upayavira same problem using ad however.I was able to add documents by writing custom class using api all other commands seem to work fine using the command

Re: problems adding document

2004-01-12 Thread Tony Medley
same problem using ad however.I was able to add documents by writing custom class using api all other commands seem to work fine using the command line tools. just add & multiple add are throwing errors - Original Message - From: "Upayavira" <[EMAIL PROTECTED]> To: Sent: Monday,

Re: problems adding document

2004-01-12 Thread Upayavira
As a first stab, try xindice ad -c .. i.e. ad rather than add_document. Regards, Upayavira Tony Medley wrote: I'm getting an error when I try to add a document (no problems occured when I added the test collection). I turned echo on so you can see classpath and that jdk1.4 is being used. I