I maintained a simple Jakarta EE 10 starter boilerplate project which
already worked in Glassfish, WildFly and OpenLiberty:

https://github.com/hantsy/jakartaee10-starter-boilerplate

Today I got the TomEE 10 release news and tried to add Arquillian
tomee-embedded and tomee-remote adapters to my project, but both failed for
several exceptions.

https://github.com/hantsy/jakartaee10-starter-boilerplate/pull/162

I am not a professional for TomEE, and I am unsure how to fix them.

There are some long-awaited problems still exist in the new version:
1. tomee-embedded adapter still requires JUnit 4 dependency, else it will
throw the class not found exception at runtime
2. tomee-remote, although I set the `tomee.classifier` or
`tomee.remote.classifer` to `plus`, in the build, it always fected the
`webprofile` archive.

---

Regards,

*Hantsy Bai*

Self-employed consultant, fullstack developer, agile coach,
freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy
Medium: https://medium.com/@hantsy

Reply via email to