• Learn and Understand how Maven creates "assemblies"
  • GFE == Embedded GlassFish
  • See about formatting log output just like V3
  • Move scattered war code to core
  • Marketing, John Clingan, name of all-in-one jar file
  • Remove "GF" prepend from names in the API
  • 1 day with Jetty
  • Keep tabs on EJB – watch for EJB to start working in V3 then try in GFE

Notes


Jspwiki style: center

Assembly

Instructions on creating an all-in-one web distro jar:

cd v3/distributions/web
mvn install -P all.jar

output file is target/all.jar