Skip to content

Commit

Permalink
add messaging features and alphabetize list
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuelle committed May 23, 2024
1 parent eb8a301 commit 27acef4
Showing 1 changed file with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions modules/ROOT/pages/instanton.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -384,30 +384,38 @@ You can individually enable the Open Liberty public features that are enabled by

In addition to the features that are enabled in the MicroProfile and Jakarta convenience features, InstantOn also supports the following features:


- feature:appSecurity-1.0[]
- feature:audit-1.0[]
- feature:bells-1.0[]
- feature:connectors-2.0[]
- feature:connectors-2.1[]
- feature:distributedMap-1.0[]
- feature:federatedRegistry-1.0[]
- feature:javaMail-1.6[]
- feature:jaxws-2.2[]
- feature:jca-1.7[]
- feature:jdbc-4.1[]
- feature:jdbc-4.3[]
- feature:jms-2.0[]
- feature:ldapRegistry-3.0[]
- feature:localConnector-1.0[]
- feature:mail-2.0[]
- feature:mail-2.1[]
- feature:mdb-3.2[]
- feature:mdb-4.0[]
- feature:messaging-3.0[]
- feature:monitor-1.0[]
- feature:openidConnectClient-1.0[]
- feature:passwordUtilities-1.0[]
- feature:passwordUtilities-1.1[]
- feature:restConnector-2.0[]
- feature:sessionCache-1.0[]
- feature:sessionDatabase-1.0[]
- feature:socialLogin-1.0[]
- feature:springBoot-3.0[]
- feature:webCache-1.0[]
- feature:jaxws-2.2[]
- feature:xmlWS-3.0[]
- feature:xmlWS-4.0[]
- feature:appSecurity-1.0[]
- feature:javaMail-1.6[]
- feature:mail-2.0[]
- feature:mail-2.1[]
- feature:jdbc-4.1[]
- feature:jdbc-4.3[]
- feature:localConnector-1.0[]
- feature:passwordUtilities-1.0[]
- feature:sessionCache-1.0[]
- feature:springBoot-3.0[]

For more information about limitations, see xref:instanton-limitations.adoc[InstantOn limitations and known issues].

0 comments on commit 27acef4

Please sign in to comment.