Meetings with Recipients via CORBA API

hi i’m just trying to get this working with the Java CORBA/API, but i don’t get it…

i try to create a meeting with let’s say 2 users, so i create a document type appointment, add the second user to the recipients and save the document… now i what i get is an calendar entry on the owners calendar, but the recipients doesn’t get anything, neither a document type notice nor an email… just nothing…

has anybody some experience creating meetings with the CORBA/JAVA API of notes ?

would appreciate any help because the documentation is… worthless

thanks, domenico

Subject: You actually have to .Send the document, before .Save ing it.