Enterprise Java
-
Learn by Errors : Java + OSGi
Recently I worked on getting Apache Hive work inside an OSGi environment. While not proving to be a proverbial piece…
Read More » -
Log JDBC operations with Log4jdbc
When we develop any application, after we finish it or when we end up any of its module, we start…
Read More » -
Google App Engine JAX-RS REST service
In this article you will learn how to create a REST service using JAX-RS reference implementation (Jersey) and deploy it…
Read More » -
ADF BC: Create a UI table binded to Business Components
In this example we are going to show how to create a simple UI table (af:table) which is binded to…
Read More » -
Apache Shiro Part 1 – Basics
Apache Shiro, originally called JSecurity, is Java security framework. It was accepted and became Apache top level project in 2010.…
Read More » -
Backing Spring Integration routes with ActiveMQ
As discussed in my previous post, Spring Integration (SI) is a routing framework built on top of the Spring Framework…
Read More » -
Run Vaadin Apps in Intellij IDEA
In this article I’m going to show you how to run vaadin applications with Intellij IDEA. Vaadin provide some plugins…
Read More » -
Birt Made Report Easy
Here is the complete guide to build report in Eclipse using Birt plugin. Birt or Business Intelligence and Reporting tool…
Read More » -
JSON for polymorphic Java object serialization
For a long time now JSON is a de facto standard for all kinds of data serialization between client and…
Read More »