Skip to content

Commit

Permalink
Update nucleus distribution release documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
  • Loading branch information
avpinchuk committed Mar 19, 2023
1 parent 1e9754b commit 93c972c
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 64 deletions.
Expand Up @@ -3,6 +3,7 @@
<!--
Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2023 Contributors to the Eclipse Foundation.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -49,28 +50,27 @@
</tr>
</tbody>
</table> <h1>GlassFish Server - Installation Complete</h1>
<h2>Join the GlassFish community</h2><p>Visit the <a href="https://javaee.github.io/glassfish/">GlassFish Community</a> page for information
<h2>Join the GlassFish community</h2><p>Visit the <a href="https://glassfish.org/">GlassFish Community</a> page for information
about how to join the GlassFish community. The GlassFish community is developing an open source, production-quality, enterprise-class application server
that implements the newest features of the Jakarta EE platform and related enterprise technologies.</p><h2>Try the
sample applications</h2><p>The sample applications that are included with the Jakarta EE SDK demonstrate how to quickly
that implements the newest features of the Jakarta EE Platform and related enterprise technologies.</p><h2>Try the
sample applications</h2><p>The sample applications that are included with the Jakarta EE SDK demonstrate how to quickly
compile, assemble, and deploy small, technology-focused applications.</p> <h2>Learn more about GlassFish Server</h2><p>Consult the following resources to
learn more about GlassFish Server:</p><ul>
<li><b><a href="quickstart.html">Quick Start Guide</a>:</b> Start here to learn about the GlassFish Server. The <cite>Quick Start Guide</cite> explains how
to perform basic tasks such as starting the server, accessing the Administration Console, and deploying a sample application. </li>
<li><b><a href="features.html">Features and resources</a>:</b> Learn more about key features of the GlassFish Server, including what's new; plus additional
resources such as forums, mailing lists, support, and how to submit feedback.</li>
<li><b><a href="https://javaee.github.io/glassfish/documentation">Product documentation</a>:</b> View the online product documentation for complete information about
<li><b><a href="https://glassfish.org/documentation">Product documentation</a>:</b> View the online product documentation for complete information about
the GlassFish Server, including up-to-date release notes. </li>
<li><b><a href="https://javaee.github.io/firstcup">Your First Cup: An Introduction to the Java EE Platform</a>:</b> Follow this short tutorial
for beginning Java EE programmers that shows how to develop a simple enterprise application from scratch. The sample application is a web application that
consists of an Enterprise JavaBean&trade;, a JAX-RS web service, and a JavaServer Faces&trade; Facelet web front end.</li>
<li><b><a href="https://javaee.github.io/tutorial">The Java EE Tutorial</a>:</b> Learn more about the Java EE standards by following this
beginner's guide to developing enterprise applications for the GlassFish Server. It includes working examples and step-by-step instructions for creating Java
EE applications with these technologies: Web services, Java Servlets, JavaServer Pages (JSP), JSP Standard Tag Library (JSTL), Enterprise JavaBeans, Java
Message Service, and Java EE Connector Architecture.</li>
<li><b><a href="https://javaee.github.io/javaee-spec/javadocs/">Java&trade; Platform, Enterprise Edition (Java EE) API online documentation</i>:</a></b> View the
<li><b><a href="https://eclipse-ee4j.github.io/jakartaee-firstcup">Your First Cup: An Introduction to the Jakarta EE Platform</a>:</b> Follow this short tutorial
for beginning Jakarta EE programmers that shows how to develop a simple enterprise application from scratch. The sample application is a web application that
consists of an Jakarta Enterprise Beans bean, a Jakarta RESTful Web Services service, and a Jakarta Faces Facelet web front end.</li>
<li><b><a href="https://eclipse-ee4j.github.io/jakartaee-tutorial">The Jakarta EE Tutorial</a>:</b> Learn more about the Jakarta EE standards by following this
beginner's guide to developing enterprise applications for the GlassFish Server. It includes working examples and step-by-step instructions for creating Jakarta
EE applications with these technologies: Jakarta XML Web Services, Jakarta Servlet, Jakarta Server Pages, Jakarta Standard Tag Library,
Jakarta Enterprise Beans, Java Messaging, and Jakarta Connectors.</li>
<li><b><a href="https://jakarta.ee/specifications/platform/10/apidocs">Jakarta EE Platform API online documentation</i>:</a></b> View the
API reference documentation for the GlassFish Server packages and related APIs. This documentation is generated from the source code by the Javadoc&trade;
tool.</li>
<hr style="width: 80%; height: 2px;"> <p class="copy"><a href="http://www.oracle.com/corporate/">Company Info</a> &nbsp;&nbsp;|&nbsp;&nbsp; <a
href="http://www.oracle.com/corporate/contact/">Contact</a> &nbsp;&nbsp;|&nbsp;&nbsp; Copyright &copy; 2010, 2019 Oracle Corporation &nbsp;&nbsp;|&nbsp;&nbsp; <a
<hr style="width: 80%; height: 2px;"> <p class="copy">Copyright &copy; 2023 Eclipse Foundation &nbsp;&nbsp;|&nbsp;&nbsp; <a
href="./copyright.html">Legal Notices</a></p></body></html>
Expand Up @@ -3,6 +3,7 @@
<!--
Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2023 Contributors to the Eclipse Foundation.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -42,7 +43,7 @@
<tr><td align="left" valign="top" bgcolor="#587993"> <font color="#ffffff">&nbsp;&nbsp;<b> GlassFish Server 7</b></font>&nbsp; </td></tr>
</tbody>
</table><!--startindex-->
<p>Copyright &copy; 2010, 2019 Oracle and/or its affiliates. All rights reserved.</p>
<p>Copyright &copy; 2023 Eclipse Foundation and/or its affiliates. All rights reserved.</p>

<p>This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0, which is available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.</p>

Expand Down
Expand Up @@ -3,6 +3,7 @@
<!--
Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2023 Contributors to the Eclipse Foundation.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -46,41 +47,54 @@
</tbody>
</table> <h1>Features and Resources </h1>
<p>GlassFish Server 7 provides a server for the development and
deployment of Java&trade; Platform Enterprise Edition (Java EE)
and dynamic, scalable HTML5 applications. Key features include
Servlet 4.0 to support HTTP/2, support for Java SE 8 and
deployment of Jakarta EE Platform and dynamic, scalable HTML5 applications.
Key features include Servlet 6.0 to support HTTP/2, support for Java SE 11 and
updates to some important web standards.</p>
<p>This page contains the following topics:</p>
<ul><li><a href="#key-features">Key Features</a></li>
<li><a href="#resources">Resources</a></li></ul>
<h2><a name="key-features"></a>Key Features</h2>
<h3>Java EE Support</h3>
<p>GlassFish Server supports Jakarta EE 10, which provides the foundation
<h3>Jakarta EE Support</h3>
<p>GlassFish Server supports Jakarta EE Platform 10, which provides the foundation
for delivering dynamic, scalable HTML5 applications. Jakarta EE 10 augments
support for HTML5 applications by adding support for server-sent events,
standardized binding between JSON text and Java objects, HTTP/2 support
and improvements to the Java API for WebSocket and the Java API for JSON
and improvements to the Jakarta WebSocket and the Jakarta JSON
Processing. Jakarta EE 10 aligns with JDK11 so that developers will be
able to take advantage of new features such as repeating annotations,
lambda expressions, the Date/Time API, type annotations, Completable Futures etc.</p>
<p>Jakarta EE 10 and GlassFish Server 7 include the following new and updated Java EE standards:</p>
<dl><dt><b>New or Significant Updates</b></dt><dd><ul>
<li>Java API for JSON Binding (JSON-B) 1.0</li>
<li>Java EE Security 1.0</li>
<dl><dt><b>Platform Updates</b></dt><dd><ul>
<li>Jakarta EE Core Profile</li>
</ul></dd>
<dt><b>New or Significant Updates</b></dt><dd><ul>
<li>Jakarta Contexts and Dependency Injection 4.0 (CDI Lite section)</li>
</ul></dd>
<dt><b>Updated</b></dt><dd><ul>
<li>Java Servlet 4.0</li>
<li>Java API for RESTful Web Services (JAX-RS) 2.1</li>
<li>Java API for JSON Processing (JSON-P) 1.1</li>
<li>Contexts and Dependency Injection for Java EE (CDI) 2.0</li>
<li>Bean Validation (BV) 2.0</li>
<li>Java Server Faces (JSF) 2.3</li>
<li>Interceptors 1.2</li>
<li>Java Persistence API (JPA) 2.2</li>
<li>JavaMail 1.6</li>
<li>Jakarta JSON Binding 3.0</li>
<li>Jakarta Security 3.0</li>
<li>Jakarta Servlet 6.0</li>
<li>Jakarta RESTful Web Services 3.1</li>
<li>Jakarta JSON Processing 2.1</li>
<li>Jakarta Authorization 2.1</li>
<li>Jakarta Authentication 3.0</li>
<li>Jakarta Activation 2.1</li>
<li>Jakarta Batch 2.1</li>
<li>Jakarta Faces 4.0</li>
<li>Jakarta Interceptors 2.1</li>
<li>Jakarta Persistence 3.1</li>
<li>Jakarta Mail 2.1</li>
<li>Jakarta Connectors 2.1</li>
<li>Jakarta Messaging 3.1</li>
<li>Jakarta Expression Language 5.0</li>
<li>Jakarta Concurrency 3.0</li>
<li>Jakarta Standard Tag Library 3.0</li>
<li>Jakarta Server Pages 3.1</li>
<li>Jakarta WebSocket 2.1</li>
<li>Jakarta Annotations 2.1</li>
</ul></dd></dl>
<p>For a complete list of the Java EE technologies included, see
the <a href="https://javaee.github.io/glassfish/documentation"><cite>Release Notes</cite></a>.</p>
<p>For a complete list of the Jakarta EE technologies included, see
the <a href="https://glassfish.org/documentation"><cite>Release Notes</cite></a>.</p>
<p>Discussion within the GlassFish community is conducted through the
<a href="https://javaee.groups.io/g/glassfish/">groups.io</a> channel.</p>
<h2><a name="resources"></a>Resources</h2>
Expand All @@ -89,14 +103,14 @@ <h3>GlassFish Community</h3>
through the <a href="https://github.com/eclipse-ee4j/glassfish">GlassFish</a> open source
GitHub project and community. The GlassFish community is building an open
source application server which implements the newest features in
the Java EE platform.</p>
the Jakarta EE platform.</p>
<h3>Oracle Technology Network</h3>
<p>For further help and to keep on top of the latest developments,
join the <a href="http://www.oracle.com/technetwork/index.html">Oracle Technology Network</a>.</p>
<h3>Release Notes, Product Documentation, and Other Information</h3>
<p>The <cite>Release Notes, Installation Guide</cite>,
and other product documentation are available on the
<a href="https://javaee.github.io/glassfish/documentation">GlassFish Product Documentation</a> page.</p>
<a href="https://glassfish.org/documentation">GlassFish Product Documentation</a> page.</p>
<!--
<p>Data sheets, news, white papers, and other information are available at the
<a href="http://www.oracle.com/us/products/middleware/cloud-app-foundation/glassfish-server/overview/index.html">Oracle GlassFish Server</a> product page.</p>
Expand Down

0 comments on commit 93c972c

Please sign in to comment.