Skip to content

Commit

Permalink
Quarkus UberJar now supported
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Nov 1, 2024
1 parent 0b937b4 commit a00cd5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ mvn clean install
Since 2.3-next a Quarkus extension is available. A sample project can be found here: https://github.com/apache/myfaces/blob/main/extensions/quarkus/showcase/

### Not supported features:
- Quarkus Uber-JARs are not supported (See: https://issues.apache.org/jira/browse/MYFACES-4427)
- Quarkus does not support session replication / passivation / clustering
- Quarkus beans are not serializable and therefore session passivation would never work anyway
- Quarkus does not implement @ConversationScoped
Expand Down

0 comments on commit a00cd5e

Please sign in to comment.