JAddIn – Java Toolkit for Domino Add-In Server Tasks (Freeware)
August 22, 2010 – 7:08 pm“Do you need to write a Domino add-in task in Java? The JAddIn frameworks greatly helps you to create Java tasks for Domino by freeing you to learn all the Domino add-in specifics. It supports all Domino server versions since 7.0 on all platforms and processor architectures.”





3 Responses to “JAddIn – Java Toolkit for Domino Add-In Server Tasks (Freeware)”
thank for that, it looks very very useful
By mark myers on Aug 22, 2010
There is also the OSGI Toolkit on OpenNTF. It allows you to hook into any server events and also run scheduled task,
By Stephan H. Wissel on Aug 23, 2010
Just a heads up. Writing apps for RUNJAVA is not supported.
What this means is if your app manifests a bug which cannot be reproduced through normal means (ie. Agents/DIIOP) then it would not be a supported configuration.
By Simon O'Doherty on Aug 23, 2010