XPages to Web App Part Eight: OSGi JAX-RS REST Access with ODA

Table of Contents Introduction Part One – The Application Part Two – XPages Advanced 1 Part Three: XPages Advanced Database Separation Part Four: XPages Advanced Document Wrapper Part Five: XPages Advanced MVC Controller Part Six: Use of OpenNTF Domino API Part Seven: OSGi Application Development Introduction Part Eight: OSGi JAX-RS REST Access with ODA Part […]

XPages to Web App Part Eight: OSGi JAX-RS REST Access with ODA Read More »

OpenNTF Domino API and Related Releases

Late yesterday Jesse Gallagher released version 2.0.0 of OpenNTF Domino API (ODA). It’s been a while since the last release, even the last release candidate, but after some structural challenges, we’re back on track. The release has also prompted some related releases of my own. I decided to package up OsgiWorlds as its own project.

OpenNTF Domino API and Related Releases Read More »

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Three)

In the previous two parts I covered the background of XOTS, using a basic tasklet to return a result, and using a basic tasklet to run a background task allowing the user to continue working with the application while the background task completed. In that example the background task did not take a huge amount

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Three) Read More »

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Two)

Yesterday I blogged introducing where we are with XOTS in OpenNTF Domino API, plus a short example about how to create a tasklet and call it. The example was a bit “hello world” – why would you want to call a tasklet to get the current username, when it’s possible and much easier to do

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Two) Read More »

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part One)

OpenNTF Domino API has provided a number of significant enhancements. One of the more recent is XOTS. As its name suggests, XOTS brings together XPages and DOTS. At this point I think it’s worthwhile backtracking and giving some background on DOTS, which many XPages developers will not have utilised. DOTS came in with 8.5.3 and

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part One) Read More »

Engage, Graphs, CrossWorlds and Vaadin

Last week I delivered a session at Engage with Daniele Vistalli entitled Jedi and Sith: OpenNTF Domino API and CrossWorlds. The session covered different aspects related to developments within OpenNTF Domino API over the last year, one of which Nathan T Freeman covered in greater depth during his session entitled The Graph Revolution. It finally

Engage, Graphs, CrossWorlds and Vaadin Read More »

IBM ConnectED: Shameless Plug for Chalk Talk Votes for Open Source Sessions

Some may have missed the announcement, so I’ll draw special attention to it. The community has the chance to shape the ConnectED agenda by voting on Chalk Talk sessions for a variety of tracks. There are a couple I’d like to raise the priority of. The first is one I’ve submitted myself on OpenNTF Domino

IBM ConnectED: Shameless Plug for Chalk Talk Votes for Open Source Sessions Read More »

OpenNTF Domino API, Graph Data Models and Visualization

For some time the OpenNTF Domino API has included Tinkerpop and an implementation to store content in a graph database structure. Recently I’ve been digging into that further for potential projects, prompted also by a redevelopment of that area of the OpenNTF Domino API and Nathan’s upcoming session at DanNotes. Graph databases are a common

OpenNTF Domino API, Graph Data Models and Visualization Read More »

Scroll to Top