This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: jsf2 + ejb3nickarls Dec 12, 2010 9:05 AM (in response to samwun9988)pick any EE 6 tutorial (e.g. http://netbeans.dzone.com/articles/develop-java-ee-6-app-jsf2) Once you get as far as a deployment archive (EAR or WAR) the appserver really doesn't matter that much. For JBoss, just drop it in JBOSS_HOME\server\default\deploy and start it up. 
 
    