Java EE 6 Example Projects For Eclipse and Maven Users
Introduction
As a long-time Java programmer who uses Eclipse as my IDE, Maven as my build tool, and Spring libraries I've been looking for a comfortable way to learn Java EE 6. Most of the Oracle tutorials and book examples use NetBeans and GlassFish and really just show you how to use the NetBeans wizards. I happened to run across a post about how to migrate from Spring to Java EE 6. In the comments for that post I learned about some very good Java EE 6 examples that use Maven and can be easily imported and run from within Eclipse.
http://docs.jboss.org/tools/movies/
Plus we are working on even more getting started/tutorial content for www.jboss.org/developer
Burr
@burrsutter