Skip to content

Commit

Permalink
Website updates
Browse files Browse the repository at this point in the history
- Info about GF 7 milestones
- FAQ page
- Support page
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
  • Loading branch information
OndroMih committed Oct 15, 2022
1 parent a54dd09 commit a88fd0b
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/website/src/main/resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ sponsored by the Eclipse Foundation.

## Latest News

## September 19, 2022 - Eclipse GlassFish 7.0.0-M8 certified as Jakarta EE 10 compatible

We are pleased to announce that with the milestone release 7.0.0-M8, Eclipse GlassFish is officially certified as a Jakarta EE 10 compatible implementation.

* GlassFish 7.0.0-M8 is a [Jakarta EE 10 Full Profile](https://github.com/eclipse-ee4j/jakartaee-platform/issues/514) compatible implementation
* GlassFish Web 7.0.0-M8 is a [Jakarta EE 10 Web Profile](https://github.com/eclipse-ee4j/jakartaee-platform/issues/534) compatible implementation

You can download both milestone releases from the [Eclipse Foundation Download portal](https://download.eclipse.org/ee4j/glassfish/) to try out what's new in Jakarta EE 10.

## February 13, 2022 -- Eclipse GlassFish 6.2.5 Available

We are pleased to announce the release of Eclipse GlassFish 6.2.5. This release provides implementations
Expand Down
19 changes: 19 additions & 0 deletions docs/website/src/main/resources/download.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Eclipse GlassFish Downloads

## Eclipse GlassFish 7 milestone versions

GlassFish 7 version is going to provide Jakarta EE 10 and a lot of improvements and new features, including:

* Jakarta EE 10 Full Profile
* Complete JDK 17 compatibility
* Jakarta MVC 2.1
* MicroProfile Config 3.0
* Redesigned logging to improve logging performance
* Embedded GlassFish Full Profile
* A lot of performance improvements
* A lot of security fixes and other fixes

The final version of GlassFish 7 is not released yet but the latest milestone version already provides all the above features.

You can download the latest Eclipse GlassFish 7 milestone version in the [Eclipse Foundation Download portal](https://download.eclipse.org/ee4j/glassfish/).

NOTE: The latest milestone version doesn't provide Admin Console (GUI for administering the server). This will be fixed in the final version of GlassFish 7.

## Eclipse GlassFish 6.2.5

GlassFish 6.2.5 updates and reenables a lot of tests that were disabled in previous versions (most after the GF 5 to 6 transition), once again improves JDK 17 compatibility (cases found by the new tests), fixes several bugs, and contains new versions of Hibernate Validator, Jackson and others.
Expand Down
17 changes: 17 additions & 0 deletions docs/website/src/main/resources/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Frequently Asked Questions About Eclipse GlassFish

* [What is Eclipse GlassFish?](#what-is-eclipse-glassfish)
* [Is Eclipse GlassFish open-source?](#is-eclipse-glassfish-open-source)
* [Is Eclipse GlassFish supported?](#is-eclipse-glassfish-supported)

## What is Eclipse GlassFish?

Eclipse GlassFish is an open-source Jakarta EE platform application server project started by Sun Microsystems, then sponsored by Oracle Corporation, and now living at the Eclipse Foundation.

## Is Eclipse GlassFish open-source?

Yes, Eclipse GlassFish is an open-source project made available under the terms of the [Eclipse Public License v. 2.0](http://www.eclipse.org/legal/epl-2.0). Find out more in the [Eclipse GlassFish NOTICE file](https://github.com/eclipse-ee4j/glassfish/blob/master/NOTICE.md).

## Is Eclipse GlassFish supported?

Yes, there are multiple companies that provide Enterprise Support and other Professional Services. There's a list of those companies on the [Professional Services and Enterprise Support](support.md) page.
10 changes: 10 additions & 0 deletions docs/website/src/main/resources/support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Professional Services and Enterprise Support for Eclipse GlassFish

This section is dedicated to companies offering products and services around Eclipse GlassFish.

The Eclipse GlassFish project does not endorse or recommend any of the companies on this page. We love all our supporters equally.

Professional Services and Enterprise Support are available through following companies:

- [OmniFish](https://omnifish.ee/solutions/#support)
- [ManageCat](https://www.managecat.com/services-and-support/eclipse-glassfish-enterprise-support)

0 comments on commit a88fd0b

Please sign in to comment.