loadDocumentAsByteArray() does not work!

"Derya K." <[email protected]> Fri, 12 May 2006 15:04:53 +0200
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
Hi,

i use the method loadDocumentAsByteArray() in the class
org.opengroupware.jogi.connect.xmlrpc.XmlRpcProject
to load a document from a projekt.*
*But it doesn't work!!!

byte [] loadfile;
loadfile = prj.loadDocumentAsByteArray("pic.jpg");

If i do a
System.out.println(prj.exists("pic.jpg"));
i get TRUE!!!
But the byte array is null!

Why that could be?

Thanks
Derya
       


-- 
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc