-
Enterprise Java
NoSQL with Hibernate OGM – Part two: Querying for your data
After the first final version of Hibernate OGM came out end of January the team has been busy crafting a…
Read More » -
Software Development
I hate bugs (A rant)
Rant on. In software terms quality does not mean walnut dashboards, it does not mean gold plating, it does not…
Read More » -
Enterprise Java
Stress testing the OIM web (UI) layer
The default configuration in Oracle IDM reserves 20 threads dedicated for serving front end (UI) requests. This basically means that…
Read More » -
Enterprise Java
Beginner’s Guide to Hazelcast Part 6
This is the sixth post in a series of posts about Hazelcast. If one has not read the last five,…
Read More » -
Software Development
Fault Tolerance in Go
In distributed systems, failure is inevitable. Eventually, some service will become bogged down and consequently won’t respond quickly enough or,…
Read More » -
Enterprise Java
EE JSP: Generating Dynamic Content with JSTL Tag Libraries
Besides writing your own Custom Tags in JSP, you will find that Java EE actually provides a set of Java…
Read More » -
Software Development
Making Your Boss Happy Is a False Objective
We all have bosses. We also have customers who pay us for running their software projects. They are my bosses…
Read More » -
Core Java
XSL Transformation in Java: An Easy Way
XSL transformation (XSLT) is a powerful mechanism for converting one XML document into another. However, in Java, XML manipulations are…
Read More » -
Software Development
How to Cut Corners and Stay Cool
You have a task assigned to you, and you don’t like it. You are simply not in the mood. You…
Read More »