Hi, About the http part, you will find what you expect with DavEX. You can find all what you need in the standalone apps or webapp http://host:port/remoting/ or http://host:port/<webappcontext>/remoting/
The original doc is http://jackrabbit.apache.org/api/2.1/org/apache/jackrabbit/server/remoting/davex/JcrRemotingServlet.html For the second part, i extrapolate a little because i haven't tried with this implementation but only oracle, all what you have in the db is blob so you will not go very far.. Have a great we Nicolas -----Message d'origine----- De : Mark Phillips [mailto:[email protected]] Envoyé : vendredi 19 novembre 2010 16:45 À : [email protected] Objet : Using http to interact with jackrabbit I am new to this list and to jackrabbit. I need to add search capability to a WebDAV client written in a scripting language, not java. I have, and continue to, read the documents on jackrabbit website. I would very grateful for links to info about integrating jackrabbit into desktop clients. Is it possible to communicate with jackrabbit via http, as I currently do with the webDAV client? If I use the postgresql data manager config, is it acceptable or reasonable to interrogate the postgresql database independently of the jackrabbit API? Thanks, - Mark
