Promoted builds are weekly builds that have passed a minimum level of testing which includes the quicklook tests, a sub-set of CTS EE5 smoketest (representative collection of 418 tests) and a sub-set of SQE tests (22 in number). A build is not promoted unless it passes all quicklook, CTS smoke and SQE smoke tests.
Note: Some browsers may require you to
right-click/CTRL-click to save these files to your computer.
| The majority of the GlassFish code is available under a dual license consisting of the Common Development and Distribution License ( CDDL) v1.0 and the GNU General Public License (GPL) v2. The following page contains details about the components in GlassFish and the licenses under which they are covered. |
Instructions to unbundle Java Persistence API
Java Persistence API installation requires JDK 5 or JDK 6.
- Download one of the bundles
- Run:
java -jar filename.jar
Download builds
See Where to go next for pointers to
forums, mailing list and examples.
Milestone binary builds
A milestone build is a promoted build that has certain features integrated or criterias met in the build.
Previous GlassFish Releases
| Binary Bundle | Source Bundle | bugs fixed in this release |
| V2UR1_build_b09d |
V2UR1_source_09d |
Issue Tracker list |
| V2_build_58g
(V2 Final) |
V2_source_58g |
Issue Tracker list |
| v1
ur1 b14 (V1 UR1) |
v1
ur1 source b14 |
IssueTracker list |
| build 48 (V1) | N/A | Issue Tracker list |
Promoted binary builds
Promoted builds are weekly builds of GlassFish which have passed a minimum level of testing including Quicklook and SQE functional tests.
GlassFish v2.1 branch
GlassFish v2.1 Beta Branch
| Binary Bundle | Source Bundle | bugs fixed in this release |
| V2.1_build_b24d |
V2.1_source_24d |
Issue Tracker list |
| V2.1_build_b24c |
V2.1_source_24c |
Issue Tracker list |
| V2.1_build_b24b |
V2.1_source_24b |
Issue Tracker list |
| V2.1_build_b24a |
V2.1_source_24a |
Issue Tracker list |
Where to go next?
Need to post a question or to see some examples? Here is a list of places to help you use Java Persistence API.Forum - Questions about using Java Persistence API can be posted here.
email list - Questions about the implementation of the persistence technology.
Tips and hints - There are many blogs about how to use Java Persistence API both within an EJB Container and standalone.
