-
Software Development
Where do Security Requirements come from?
One of the problems in building a secure application is that it’s not always clear what the security requirements are…
Read More » -
Core Java
java.lang.NoClassDefFoundError: How to resolve – Part 2
This article is part 2 of our NoClassDefFoundError troubleshooting series. Take a look at part 1. It will focus and…
Read More » -
DevOps
The importance of measuring your IT operations
How could one tell if an IT organisation is working well? A simple measure could be to check the delivered…
Read More » -
Enterprise Java
ElasticMQ message replication with JGroups
ElasticMQ is a messaging server, with a Scala, Java, and an Amazon SQS-compatible interface. It supports guaranteed messaging by replicating…
Read More » -
Enterprise Java
Dynamic forms, JSF world was long waiting for
The new PrimeFaces Extensions release 0.5.0 brought a new DynaForm component. Normally, we can build a form quite straightforward by…
Read More » -
Agile
Product-Burndown-Charts and Sprint-Burndown-Charts in SCRUM Projects
Product-Backlog-Charts and Sprint-Backlog-Charts are used in almost all Agile approaches. In the following article the terminology of SCRUM is used,…
Read More » -
Core Java
Just in Time Compiler (JIT) in Hotspot
The Just In Time Compiler (JIT) concept and more generally adaptive optimization is well known concept in many languages besides…
Read More » -
Enterprise Java
Jetty and Eclipse Integration in 3 Steps
This tutorial will walk you through out how to integrate Jetty and Eclipse and how to run a web application…
Read More » -
Software Development
Enterprise class Java code
There’s a natural instinct to assume that everybody else’s code is an untidy, undisciplined mess. But, if we look objectively,…
Read More »