pom.xml for a JavaEE 6 application (jsf, jpa, ejb)
I saw pom.xml files to make a war file, an EJB jar file but not a JavaEE 6 ear file. Is there an ear file in JavaEE 6? If yes, could somebody give an example?
Thank you for a good book.
Thank you for a good book.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Yes, ear file packaging is still used in EE 6. I didn't use it in the book, but it is still appropriate. One nice new feature with EE 6 is that you can package an EJB into a war file now, making packaging much easier. That's why I used war instead of ear.
The company says
this answers the question
Loading Profile...



EMPLOYEE