dev@glassfish.java.net

FYI: New jar file - javaee.jar

From: Abhijit Kumar <abhijit.kumar_at_Sun.COM>
Date: Sun, 21 Aug 2005 22:38:52 -0700

Folks,

I have just committed changes to move all Java Platform, Enterprise
Edition APIs to a new jar file javaee.jar. From the next build, this jar
will be available in INSTALL_DIR/lib.

The old library file j2ee.jar will continue to be available at its
current location, however it will just contain a manifest entry pointing
to javaee.jar.

The build.xml file for the modules that referred to j2ee.jar have been
changed to refer to javaee.jar. If you update any module from cvs,
please update glassfish/bootstrap to make sure that you get the new
property definition for javaee.jar.

Please let me know if there are any questions.

Thanks,

Abhijit