posted 12 years ago
Hi all,
I'm in the process of learning Java EE 6 using Glassfish 3 as the EJB container (and JSF/Facelets as the web framework.)
I've been trying to create and deploy a very simple EAR project without much success so far.
Does anyone know of a link to a tutorial or sample EAR?
Most of the tutorials I see are about WAR files that contain EJBs, not EARs.