Java
-
Arquillian 1.0.0.Final released! Ready for GlassFish and WebLogic! Death to all bugs!
Red Hat, Inc. and the JBoss Community today announced the 1.0.0.Final release of Arquillian, its award-winning testing platform built to…
Read More » -
The Java EE 6 Example – Galleria – Part 3
The previous posts ( Part1 | Part 2 | Part 3 | Part 4) about the Galleria example guided you…
Read More » -
Are Static Imports Becoming Increasingly Accepted in Java?
There was a time when the use of the word ain’t was widely considered unacceptable, at least in polite society.…
Read More » -
Quartz scheduler misfire instructions explained
Sometimes Quartz is not capable of running your job at the time when you desired. There are three reasons for…
Read More » -
The Java EE 6 Example – Galleria Part 2
You probably followed me with the last Java EE 6 Galleria example posts. The first one was the basic introduction.…
Read More » -
Drools Guvnor – Manage access
Externalize business or technical rules is very important for scalable applications but the BRMS service access should be managed. guvnor…
Read More » -
Using slf4j with logback tutorial
In current post I am going to show you how to configure your application to use slf4j and logback as…
Read More » -
Using Delayed queues in practice
Often there are use cases when you have some kind of work or job queue and there is a need…
Read More » -
What additional features does Java EE 6 have to move from Spring?
I am a senior java developer who has to work on the technologies chosen by the application architect. At the…
Read More »