All Projects → javaee → glassfish-samples

javaee / glassfish-samples

Licence: other
GlassFish samples has been migrated to Eclipse Foundation https://github.com/eclipse-ee4j/glassfish-samples

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
perl
6916 projects
TSQL
950 projects

This project is migrated to Eclipse Foundation

Please use refer to https://github.com/eclipse-ee4j/glassfish-samples This repository contains merge history prior to that migration.

GlassFish Samples

This repository contains the source files for the GlassFish Samples that are delivered with the Java EE SDK.

This software is provided to you under the terms described in this License. By using this software, you agree to accept the terms, as described by this license.

If you encounter any issues, or wish to report bugs, please log into GitHub and file an Issue.

How-to Contribute to the GlassFish Samples

If you are interested in contributing to this project, read the following pages:

Building the Java EE 8 Samples

Prerequisites

  • Maven
  • JDK8+
  • GlassFish 5

Build the Examples

To build the Java EE 8 GlassFish Samples:

  • Clone this repository.
  • From the ws/javaee8 directory, run
mvn install

Each application module builds and the resulting WAR is written to each respective target subdirectory.

See the README file in the /javaee8 directory for details on adding additional modules.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].