Java EE 6 – Getting Started (maven, CDI and persistence) ready project
This short tutorial describes how to get started easily and quickly with Java EE 6 development. For the purpose of this tutorial you would need to have installed the following tools: 1. Maven 3 2. JBoss AS 6.0 3. Eclipse (I will use Helios release) 4. Eclipse m2eclipse plugin (for managing Maven based projects) If […]
Read More →