Java
-

Multiple Methods for Monitoring and Managing GlassFish 3
GlassFish 3 supports multiple methods of monitoring and management. In this post, I look briefly at the approaches GlassFish provides…
Read More » -

OpenJPA: Memory Leak Case Study
This article will provide the complete root cause analysis details and resolution of a Java heap memory leak (Apache OpenJPA…
Read More » -

Starting with WSO2 ESB by running the samples
I recently joined a new assignment where we have to implement an ESB solution based on the WSO2 toolstack. Although…
Read More » -

Using Lambda Expression to sort a List in Java 8 using Netbeans Lambda Support
As part of JSR 335 Lambda expressions are being introduced to the Java language from Java 8 onwards and this…
Read More » -

Setup your Java Development Environment in Windows 7
I have been receiving a lot of requests over the time, from students and people willing to experiment with the…
Read More » -

Hadoop Books Giveaway by Java Code Geeks and Packt
Dear geeks, due to high participation and in order to give the opportunity to win to as many Hadoop fans…
Read More » -

Serialization in java
Java provides mechanism called serialization to persists java objects in a form of ordered or sequence of bytes that includes…
Read More » -

The Big Java News Keeps Coming: Java SE 6 and OpenJDK
I recently posted Recent Java 8 News, summarizing some of the recent developments in Java 8. In less than a…
Read More » -

DeferredResult – asynchronous processing in Spring MVC
DeferredResult is a container for possibly not-yet-finished computation that will be available in future. Spring MVC uses it to represent…
Read More »






