Enterprise Java
-
Heroku and Java – From Newbie to Beginner, Part 2
The problem So after a few days I could get back to my little Recaps project. I started with checking…
Read More » -
Spring MVC: form handling vol. 4 – radiobuttons
In the world of software development radiobuttons are essential part of graphic user interface. Spring MVC tag library provides special…
Read More » -
Creating a delegating login module (for JBoss EAP 6.1)
[ If you only want to see code, just scroll down ] Motivation In RHQ we had a need for…
Read More » -
JBoss AS7 JNDI & EJB 3.1 Naming changes
As a result of the “feature train” continuing to march on and us not keeping our software stack up-to-date, our…
Read More » -
Spring Data Solr Tutorial: Introduction to Solr
Most of the applications must have a some kind of a search function. The problem is that search functions are…
Read More » -
Hadoop setup on single node and multi node
We will describe Hadoop setup on single node and multi node. The Hadoop environment setup and configuration will be described…
Read More » -
Heroku and Java – From Newbie to Beginner, Part 1
Recently I’ve heard that Heroku allows deployment of Java applications in it’s Cedar stack. Having no real software idea I…
Read More » -
Asynchronous CDI Events
Few days ago, during our regular code review, one of my colleagues raised a question what would happen — and…
Read More » -
The Democratization of Search
Over the past year and a half, I’ve watched ElasticSearch grow from a seemingly part-time code experiment into a thriving…
Read More »