I need your help, COMRADES!!! Maybe, i'm use any webservice from Java? I'm try to use DownloadContentServlet, but i don't know, how to get InputStream from it.
Ok, i found, how to download content. I'm use the cmis service for my task. But nowi have another question - how to find any node? I can't use the SearchService. I need the webservice, to which I give a query and it returns the result as node with properties(uuid, name, store ant other). If anyone know, how do it, please answer, i'm really need it. Thank you.