Skip to content

Commit

Permalink
Apply new template to Enterprise Web Services (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivargrimstad authored Sep 20, 2022
1 parent 4aafdfd commit 41e48d5
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion enterprise-ws/2.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ summary: "Release for Jakarta EE 9"

This specification defines the Web Services for Jakarta EE architecture.

### New features, enhancements or additions
<!-- List here -->
* Moved to the `jakarta.*` namespace

### Removals, deprecations or backwards incompatible changes
<!-- List here -->
* None

### Minimum Java SE Version
<!-- Specify the minimum required Java SE version for this specification -->
**Java SE 8 or higher**

# Details

* [Jakarta Enterprise Web Services 2.0 Release Record](https://projects.eclipse.org/projects/ee4j.jaxws/releases/2.0-enterprise-web-services)
* [Jakarta EE Platform 9 Release Plan](https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee9/JakartaEE9ReleasePlan)
* [Jakarta Enterprise Web Services 2.0 Specification Document](./enterprise-ws-spec-2.0.pdf) (PDF)
Expand All @@ -15,7 +29,6 @@ This specification defines the Web Services for Jakarta EE architecture.
* [Web Services Client deployment descriptor](https://jakarta.ee/xml/ns/jakartaee/jakartaee_web_services_client_2_0.xsd)
* [Jakarta Platform 9.0 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))


# Compatible Implementations

[Eclipse Glassfish 6.0](https://projects.eclipse.org/projects/ee4j.glassfish/downloads)
Expand Down

0 comments on commit 41e48d5

Please sign in to comment.