[
https://issues.apache.org/jira/browse/MEECROWAVE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355557#comment-17355557
]
Mark Struberg commented on MEECROWAVE-261:
------------------------------------------
This was initially about the OWB update, but figured that we have a few more
minor nitpicks. MW itself runs fine, but our Oauth2 integration could need some
improvements:
{noformat}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.404 s
<<< FAILURE! - in org.apache.meecrowave.oauth2.OAuth2Test
[ERROR] org.apache.meecrowave.oauth2.OAuth2Test Time elapsed: 2.404 s <<<
ERROR!
java.lang.IllegalAccessError: class org.apache.meecrowave.oauth2.Keystores (in
unnamed module @0x11739fa6) cannot access class
sun.security.tools.keytool.CertAndKeyGen (in module java.base) because module
java.base does not export sun.security.tools.keytool to unnamed module
@0x11739fa6
at org.apache.meecrowave.oauth2.Keystores.create(Keystores.java:49)
at
org.apache.meecrowave.oauth2.OAuth2Test.createKeyStore(OAuth2Test.java:105)
{noformat}
> upgrde to java16 ready versions
> -------------------------------
>
> Key: MEECROWAVE-261
> URL: https://issues.apache.org/jira/browse/MEECROWAVE-261
> Project: Meecrowave
> Issue Type: Task
> Affects Versions: 1.2.9
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 1.2.12
>
>
> We've got some fixes in the chain which makes it possible to also run MW
> under the upcoming Java16 release. This includes CXF, OpenWebBeans and
> OpenJPA plus a few spec updates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)