GithubHelp home page GithubHelp logo

yveshe / glassfish Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-ee4j/glassfish

0.0 0.0 0.0 104.78 MB

Eclipse GlassFish

Home Page: https://eclipse-ee4j.github.io/glassfish/

Java 92.48% Roff 1.43% HTML 4.15% PHP 0.36% C++ 0.01% CSS 0.34% SourcePawn 0.01% JavaScript 0.17% Shell 0.44% Batchfile 0.03% TSQL 0.09% PLSQL 0.02% SQLPL 0.01% GAP 0.42% XSLT 0.04% Makefile 0.01% Brainfuck 0.01% Ruby 0.01% Emacs Lisp 0.01% Groovy 0.01%

glassfish's Introduction

GlassFish Server

GlassFish is the reference implementation of Java EE.

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Currently in the master branch artifacts are being pulled from OSSRH staging.

Run the full build:

mvn -Pstaging install

Locate the Zip distributions:

  • appserver/distributions/glassfish/target/glassfish.zip
  • appserver/distributions/web/target/web.zip

Locate staged distributions:

  • appserver/distributions/glassfish/target/stage
  • appserver/distributions/web/target/stage

Testing

Testing QuickLook directly

Running GlassFish QuickLook tests:

mvn -f appserver/tests/quicklook/pom.xml test -Dglassfish.home=appserver/distributions/glassfish/target/stage/glassfish6/glassfish

For more details, see QuickLook_Test_Instructions

Testing Full

Build GlassFish using the gfbuild.sh script, OR build as stated above and copy the distributions to the bundles folder using:

./gfbuild.sh archive_bundles

This will result in:

bundles
   glassfish.zip	
   nucleus-new.zip
   web.zip

Run tests using:

./gftest [name of test]

Where [name of test] is one or more off:

       "deployment_all" 
       "ejb_group_1" 
       "ejb_group_2" 
       "ejb_group_3" 
       "ejb_web_all" 
       "cdi_all" 
       "ql_gf_full_profile_all" 
       "ql_gf_nucleus_all" 
       "ql_gf_web_profile_all"
       "nucleus_admin_all"
       "jdbc_all"
       "batch_all"
       "persistence_all"
       "connector_group_1"
       "connector_group_2"
       "connector_group_3"
       "connector_group_4"

(note the project contains more than these tests, but they may not be up to date)

E.g.

./gftest deployment_all

Starting GlassFish

glassfish6/bin/asadmin start-domain

Stopping GlassFish

glassfish6/bin/asadmin stop-domain

glassfish's People

Contributors

arjantijms avatar smillidge avatar jgauravgupta avatar lukasj avatar bshannon avatar pzygielo avatar edbratt avatar romain-grecourt avatar gerdogdu avatar vinayvishal avatar jayasheelankumar avatar cousjava avatar jansupol avatar senivam avatar rohitkumarjain avatar bravehorsie avatar tomjenkinson avatar ankathur avatar hs536 avatar tomas-kraus avatar m0mus avatar jigneshbhodia avatar tsyamamoto avatar takeda0121 avatar ruolli avatar rlfnb avatar hussainnm avatar endtak avatar splotycode avatar stuartwdouglas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.