Skip to content

jalagars/glassfish-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.8%
  • HTML 42.5%
  • CSS 4.5%
  • JavaScript 4.3%
  • Perl 3.6%
  • TSQL 0.3%