OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.14k stars 585 forks source link

passwordUtilities-1.0 incompatible with JEE 8 #15493

Open sdehors-ibm opened 3 years ago

sdehors-ibm commented 3 years ago

The passwordUtilities-1.0 feature is incompatible with JEE8, for example when adding it in a server.xml that already mentions JEE 8 features: The configuration includes an incompatible combination of Java EE features that is not supported. The jsonb-1.0 and io.openliberty.autoPasswordUtilities1.0.javaee configured features include an incompatible combination of features. Your configuration is not supported. Update the configuration to use compatible versions of the configured features that support the Java EE 8 or Java EE 6 programming models.

Is there a workaround or a plan to make it compatible with JEE 8 ?

sdehors-ibm commented 3 years ago

not a valid question ?