Although I successfully created the XMLObject hello under the collection
/db/addressbook,
since I get its name rendered when I give the command: xindice lo -c
/db/addressbook =>
XMLObjects:
hello
But when I try to invoke it by:
xindice invoke -c /db/addressbook -o hello
I get this error:
ERROR : XMLObject Not Found
Does anyone have an idea what's wrong here?
- Re: Invoking an xmlobject via command line najm
- Re: Invoking an xmlobject via command line Amol Deshpande