Sunday, October 10, 2010

Using Scala with Java EE 6 / JSF 2.0 / JPA 2.0

These articles will help you integrate beans/classes written in Scala programming language with Java EE 6 technologies (i.e. JSF 2.0, JPA 2.0, EJB 3.1):

Scala, JSF 2, and NetBeans Posted by cayhorstmann on September 4, 2010 at 1:08 AM PDT

JSF 2.0, Session Beans and JPA using Scala

May 5, 2010 Java EE 6 and Scala February 22nd, 2010 by Zach Cox
Why @LocalBean is required for Scala and EJB

Some use NetBeans, some use Eclipse IDE. All of them use Maven to enable mixed Java/Scala project.

No comments:

Post a Comment