Java
-

Building and Testing JSF.next
The JSF 2.3 Expert Group is hard at work determining which features will be part of the upcoming release. Ā The…
Read More » -

Itās All About Tests ā Part 2
This is the second post of the series about testing. In the first part I explained about the mindset we…
Read More » -

A beginnerās guide to Java time zone handling
Basic time notions Most web applications have to support different time-zones and properly handling time-zones is no way easy. To…
Read More » -

Arquillian tests on a WildFly instance hosted on OpenShift
Tech Tip #54 explained how toĀ enableĀ Arquillian for an existing Java EE project. In that tip, the tests were run against…
Read More » -

But that’s impossible, or finding out that the JIT has broken your code.
Every now and then you look at some code and think that it cannot be possibly be wrong. Once you…
Read More » -

Do you really want to speed up your Maven compile/packaging? Then takari lifecycle plugin is the answer.
Like many of you out there, I am working with a multi module Maven project. It is not a huge…
Read More » -

Java Reflection Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: In this post, we feature a comprehensive Java Reflection Tutorial. Reflection is a feature in the Java programming…
Read More » -

How To Setup BPM and Rules Tooling For JBoss Developer Studio 8
The release of the latest JBoss Developer Studio (JBDS) brings with it the questions around how to get started with…
Read More » -

How to compress responses in Java REST API with GZip and Jersey
There may be cases when your REST api provides responsesĀ that are very long, and we all know how important transfer…
Read More »





