JAddin for HCL Domino Java Framework (Freeware)
Java Toolkit for developers writing HCL Domino Server Add-ins
JAddin now supports HCL Domino 14.5 (EAP1)
Follow development at Mastodon #DominoJAddin
Introduction
The free and open-source JAddin framework acts as a thin and easy to use layer between the HCL Domino RunJava task and your Java application code. It helps you to create Java server tasks by freeing you to learn all the HCL Domino add-in specifics, such as message queue handling, thread creation, communication with the console, resource cleanup, etc. It is written entirely in Java to support all HCL Domino versions and platforms (HCL Domino 9.0.1 FP8 and above).
This tool is also shown on the HCL Domino Marketplace
JAddin is fully compatible with HCL Domino 14
When JAddin is loaded, you will see the message WARNING: A terminally deprecated method in java.lang.System has been called. This is a normal message and can be ignored as written in the HCL Domino Release Notes.
Code Example
HCL Domino Console
Prerequisites
HCL Domino 9.0.1 FP8 or higher (Java Virtual Machine 1.8+ requirement)
Credits
Photo by Markus Spiske on Unsplash
Author
This framework was created to help implementing projects which required the use of HCL Domino server add-ins. If you encounter any issue or if you have a suggestion, please let me know.
You may contact me thru my email address andy.brunner@k43.ch.
Unlicense (see Wikipedia:Unlicense)
Created with love and passion in the beautiful country of đ¨đ Switzerland. This software shall be used for Good not Evil. As far as I know, no animal was harmed in the making of this software đ
Last updated
Was this helpful?