Enterprise Java
-

ActiveMQ Message Priorities: How it works
There’s usually a steady drip of questions on the mailing list surrounding ActiveMQ’s message-priority support as well as good questions…
Read More » -

Multipart Upload on S3 with jclouds
1. Goal In the previous article, we looked at how we can use the generic Blob APIs from jclouds to…
Read More » -

Upload on Amazon S3 with the jclouds library
There are several good ways to upload content to an S3 bucket in the Java world – in this article…
Read More » -

Glassfish plugin for JDeveloper 11gR2
As some of you already know, ADF Essentials is a great framework for building web applications using java and it…
Read More » -

Spring MVC Form Validation (With Annotations)
This post provides a simple example of a HTML form validation. It is based on the Spring MVC With Annotations example. The…
Read More » -

Working with Amazon Web Services (EC2)
As posted before I attended to a technical handson AWS training last week. The subjects during these days were of…
Read More » -

JPA 2.0 Criteria Query with Hibernate
Criteria Query has been introduced in JPA 2.0. With the help of criteria queries you can write your queries in…
Read More » -

Ganglia configuration for a small Hadoop cluster and some troubleshooting
Ganglia is an open-source, scalable and distributed monitoring system for large clusters. It collects, aggregates and provides time-series views of…
Read More » -

How to Use PropertyNamingStrategy in Jackson
Jackson api is used extensively to convert json to Object and Object to JSON.So if you have a json string…
Read More »







