Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Integration
Created by Guest
Created on May 20, 2022

Complete/clear JavaSapi for production use

The HTTP bridge bundle on Domino contains a Java peer to DSAPI, as I explored in this blog post:

https://frostillic.us/blog/posts/2022/5/19/poking-around-with-javasapi

I don’t know what limitations there are to this, but I’d imagine that development/testing stopped with whatever dead end the accompanying OAuth implementation hit. Regardless, this capability would be a godsend for developers to be able to use, not just because Java is more well-known in the community but also because the hook to HTTP’s OSGi framework makes it a particularly-potent development/deployment environment.


Having JavaSapi be production-ready would solve several problems I’ve personally had to either skip or half-solve in C in the past, and would open up the door to future uses that are too cumbersome to even consider today.


  • Attach files
  • Guest
    Reply
    |
    May 18, 2023

    Yes, please!

  • Guest
    Reply
    |
    Jul 6, 2022

    Would be really good

  • Guest
    Reply
    |
    May 28, 2022

    Much needed...

  • Guest
    Reply
    |
    May 20, 2022

    This kind of capability opens a number of possibilities to develop other things such as new authentication mechanisms, filters, etc. +1

  • Guest
    Reply
    |
    May 20, 2022

    This would also relief some pain here, if we could get rid of difficult to maintain C-Code