Payara Server

This article is about a software product. For the tropical fish, see Payara.
Payara
Developer(s) Payara Services Ltd (initial code from Oracle Corporation)
Initial release 31 October 2014 (2014-10-31)
Stable release
4.1.1.164 / 14 November 2016 (2016-11-14)
Written in Java
Operating system Cross-platform
Available in English
Type Application server
License Common Development and Distribution License & GNU General Public License
Website www.payara.fish

Payara Server is an open-source application server derived from GlassFish Server Open Source Edition. It was created in 2014[1] by C2B2 Consulting as a drop in replacement for GlassFish after Oracle announced it was discontinuing commercial support for GlassFish. By comparison to GlassFish, Payara Server is released more frequently on a quarterly basis with added bug fixes, patches and enhancements. Since April 2016 Payara Server is sponsored by Payara Services Ltd who are responsible for ongoing development and coordinating community contributions.

Overview

Payara Server has been developed in 2014 as a fork and drop in replacement for GlassFish Server Open Source Edition. It was released in October 2014 in response to Oracle’s announcement to end commercial support for GlassFish.[2] Commercial support for Payara Server users is currently provided by Payara Services Ltd.

Payara Server is derived from the upstream GlassFish source tree with Payara’s own enhancements and fixes. Development of Payara Server is independent from Oracle’s development of GlassFish, and Payara Server releases are always based on the most recent version of GlassFish.

Payara Server is dual licensed under both the Common Development and Distribution License (CDDL) Version 1.1 or CDDL and GPL v2 + the Classpath exception.

Community

The Payara Server project is hosted on GitHub,[3] allowing the community access to view and edit the source code. Payara encourages the community to contribute through raising bugs, suggesting new features and enhancements on GitHub.

Payara uses the Fork and Pull model. This means that if community members want to make any changes, they need to fork the Payara project and make their changes in their own repository. They will then need to create a pull request back into the Payara project's master branch to merge the changes into the main project.

Payara Services Ltd commercial support subscriptions also fund development and engineering effort of the Payara Server open source project.

Releases

All Payara Server release notes can be found in the documentation.[4]

Payara Micro

Payara Micro is Payara Server’s microservices version and enables users to run war files from the command line without any application server installation. It is small, only 57MB in size and simple to use. Payara Micro also comes with a Java API so it can be embedded and launched from all Java applications.

Support

Payara Server was originally developed in response to Oracle’s announcement[5] to drop commercial support for GlassFish Open Source Edition. As such Payara offers a drop in replacement for GlassFish and support is available from Payara Services Ltd.

External links

References

This article is issued from Wikipedia - version of the 11/17/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.