Blog

Home » Blog

pde launch configurations and "Xsp Initialization error – Could not load class or methods"

This week I’ve been working with a significantly re-organised repository of OpenNTF Domino API. There were a few issues and it prompted me to finally get round to installing the latest fix packs for Notes and Domino. They had come out just before Engage, where I was speaking, so I chose not to upgrade then […]

pde launch configurations and "Xsp Initialization error – Could not load class or methods" 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 »

New Release of Extension Library, Including MapPicker and CollectionPicker

This week IBM released the twelfth 9.0.1 release of the Extension Library. It’s great to see the inclusion of mapValuePicker and collectionValuePicker tags. That has proved the completion of a journey almost two years in the making, since I first blogged a tutorial series on doing this, back in May 2013. At the time they

New Release of Extension Library, Including MapPicker and CollectionPicker Read More »

Scroll to Top