Re: JOGI - Document Upload

Adam Tauno Williams <[email protected]> Sat, 06 May 2006 9:08:12 -0400
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <4612-SnapperMsg05076A73C0825043@[166.165.155.9]>
>File datei = new File("picture.jpg");
>byte[] fby = getBytesFromFile(datei);
>       
>String content = new BASE64Encoder().encode(fby);
>project.newDocument("pic.jpg", content, null);
>I tried it thatway... but it doesn't work!!!
>The File is there but i can't see the picture in OGo!
>Maybe somebody know? What i'm doing wrong?

What MIME type does OGo think it is?  If you downlad the file via the 
web-ui is it intact?
-- 
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc