XPages, Java code and “loading constraint violation” errors

I recently had a requirement to update an existing XPages-based application that uses Apache POI (the Java API for Microsoft Documents) to generate spreadsheet files. Now this post is not specifically about Apache POI, or how to use it with Domino and XPages, but more about an issue that I hit whilst updating the application. […]

XPages, Java code and “loading constraint violation” errors Read More »

OSGi, Maven and Building Domino p2 Update Sites

**SHAMELESS PLUG:** With me moving to HCL next month, it’s always important to ensure there is sufficient resiliency in the development teams of open source projects. There are always areas where OpenNTF Domino API may be of benefit, but there will be projects I’m involved in where it won’t. There will also be a big

OSGi, Maven and Building Domino p2 Update Sites Read More »

Plugins Not Picked Up From Update Site

Recently I’ve been working on an extensive OSGi REST service plugin, based on ODA Starter Servlet. Local development is using a pde launch configuration to load my plugins directly from Eclipse. Even with ODA Starter Servlet being maven-enabled, which means building the update site takes moments, running directly from Eclipse is much more preferable. The

Plugins Not Picked Up From Update Site Read More »

Development Server Installation Gotchas

Following on from my last blog post, when I came to installing Domino I encountered two issues, both of which I’ve encountered before and both I’d forgotten the resolution and struggled to find it. Making mistakes is unavoidable. Making the same mistake twice, however, is. So I’m resorting to my standard resolution: blog about it.

Development Server Installation Gotchas Read More »

Scroll to Top