• Anonymous
  • Login
  • Register
JAVADDIN

Owners Paul Fiore, David Taieb, Niklas Heidloff Project Creation Mar 22, 2010
Contributors - Last Release Mar 7, 2011
Downloads 1803Download latest release
Rating
(2 ratings)
Description OSGI Tasklet Service for IBM Lotus Domino


This project is deprecated. It has been replaced by the new project OSGi Tasklet Service for IBM Lotus Domino.

 

 

 

The Notes/Domino C Api toolkit allows you to extends the server by writing applications called server addin tasks to perform various jobs like archiving, billing, logging, etc... Although very powerful, using the C Api to write your tasks presents many challenges:

- Must be written in C/C++ which requires a high cost of entry.
- Low productivity
- Can be hard to debug
- Must be compiled for every platform.

This prototype proposes a new way of writing server addin tasks by using the Java OSGi programming model. This would solve all of the problems described above, but also add new benefits like:
- Declarative task scheduling
- Built-in mechanism to access server task user arguments.
- List of tell commands to query the OSGi framework.
- Extensibility
- Easy deployment.
- Better tooling with Eclipse IDE and its first class Java and plugins editors and Java debugger.
- Leverage existing OSGi assets (within the company or open source).
- ...

See the documentation for more details: see here

David Taieb is the developer. Niklas Heidloff only committer.



Projects can have short and readable URLs, e.g. http://mobilecontrols.openntf.org.

You can request a short URL to your project by sending a mail to support at openntf dot org.
Owners are the people with maximal rights. For example they can create releases and add more contributors.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
Enter the contributors or owners here who you want to receive notifications and questions by email.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
In addition to the owners additional OpenNTF contributors have to be listed here. Contributors don't have the same access rights as owners, e.g. they cannot create releases.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
Enter a short description of the project here (up to 100 characters).

The short description shows up in the project UI and in some of the views.
In this field you should enter a more detailed description of your project.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.
A Catalog Release is for projects that are production ready and that are end-user "install friendly".

This property describes whether any release of this project has been added to the catalog.

Learn more about the catalog.
GitHub can be used as source control repository for OpenNTF projects. In this case the Issues from GitHub are used instead of the Defects from OpenNTF.

Contact ip-manager@openntf if you want to have a GitHub project created in the OpenNTF space.

Learn more about OpenNTF on GitHub