-
Currently there is no support for tasks in the groupware-API.
Work-around: use the standard domingo API to directly access a view showing the tasks in the mail database.
2009-08-11 07:16:03 UTC in Domingo - Java-API to Lotus Notes/Domino
-
Hi Udi,
the answer to your problem is in the message of the exception:
Local Notes installation not found. Please ensure that your Notes installation d
irectory is in the system path.
you must ensure that either the Notes installation folder is in your PATH variable or that the Notes installation folder is the working directory when running your Java application.
Best regards,
Kurt.
2009-02-20 14:58:19 UTC in Domingo - Java-API to Lotus Notes/Domino
-
Hello Moody,
it seems you exactly know what you need. If you provide a patch, the feature would be available rather soon.
Best regards,
Kurt.
2008-12-08 19:18:36 UTC in Domingo - Java-API to Lotus Notes/Domino
-
thank you for the hint, a fix for this problem was applied to CVS HEAD some days ago.
2008-07-24 10:49:16 UTC in Domingo - Java-API to Lotus Notes/Domino
-
Duplicate of [1998555] No Update possible for CalendarEntrys
See also:
http://sourceforge.net/tracker/index.php?func=detail&aid=1998555&group_id=160629&atid=816613.
2008-07-18 08:29:42 UTC in Domingo - Java-API to Lotus Notes/Domino
-
A fix for this bug is now available in CVS HEAD.
2008-07-18 08:28:41 UTC in Domingo - Java-API to Lotus Notes/Domino
-
kriede committed patchset 357 of module domingo to the Domingo - Java-API to Lotus Notes/Domino CVS repository, changing 31 files.
2008-07-18 08:28:01 UTC in Domingo - Java-API to Lotus Notes/Domino
-
kriede committed patchset 356 of module domingo to the Domingo - Java-API to Lotus Notes/Domino CVS repository, changing 1 files.
2008-07-18 08:26:57 UTC in Domingo - Java-API to Lotus Notes/Domino
-
Hello nik,
But anyway, if you donot use the groupware functionality, this will not fasten your startup as much as you might hope:
I guess that most of the time is needed for establishing a session, so maybe a session pool might be more helpfull.
We donot plan to offer a domingo-light version, but you can easily build domingo yourself and exclude the following packages and - ta-da - you...
2008-05-20 11:23:39 UTC in Domingo - Java-API to Lotus Notes/Domino
-
Hi Runnar,
not yet, but if you want to fasten MIMEEntity to get implemented, please write a feature request.
Regards,
Kurt.
2008-03-26 14:49:50 UTC in Domingo - Java-API to Lotus Notes/Domino