Re: TomEE 10.x .... changing approach

2023-04-20 Thread Thomas Andraschko
JFYI: my colleague implemented the Johnzon polymorphism feature and he will try to get all TCK tests running So whats left: - Johnzon: wait and run release - BVal: run release - CXF: 4.0 is already released? So just integration missing? - OWB: ? - BatchEE: ? - OpenJPA: no commits, also OpenJPA

[GitHub] [tomee] eirbjo opened a new pull request, #1035: Remove the obsolete EJBContext methods

2023-04-20 Thread via GitHub
eirbjo opened a new pull request, #1035: URL: https://github.com/apache/tomee/pull/1035 The `EJBContext` methods `getEnvironment`, `getCallerIdentity` and `isCallerInRole(Identity)` were removed in Jakarta EE 9, but their implementations remain in `BaseContext`. This PR suggests we