Beginning Java EE 6 - Chapter 1

Chapter 1 introduces Java EE 6, Glassfish 3, JUnit 4, Derby and Maven.

I downloaded latest-glassfish-windows.exe and latest-glassfish-unix.sh from http://download.java.net/glassfish/v3/promoted. Then I found out that the Unix script requires a graphical environment to run, so a zip version was installed instead, latest-glassfish.zip.

Maven has some documentation at http://maven.apache.org/guides/index.html. The book does not explain Maven's repository system very well.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License