I’m trying to create a document in a database on my server. I want to create a picture (jpg) as a MIME entity on the document, and for that I need a Stream, wich I only can get by calling session.createStream(). This call, however, returns null when using Corba.
Right now I’m downloading the trial version 6.0.1, but I suspect that you still cannot create a Stream. Anybody out there with experience with Corba and streams???
Regards,
Christian