Re: Arquillian TomEE 9.0 Embedded Exception

2023-02-11 Thread hantsy bai
My starter project includes a test for testing Jaxrs resource, but when deploying the test archive, It seems tomee-embedded and tomee-jaxrs lacks some deps,I am not sure what it is, even though I do not use Myfaces here. I have to exclude the tomee-myfaces from tomee-embedded, the

Re: Arquillian TomEE 9.0 Embedded Exception

2023-02-10 Thread hantsy bai
Thanks David, so the embedded adapter is only for testing basic CDI beans? --- 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

Re: Arquillian TomEE 9.0 Embedded Exception

2023-02-08 Thread David Blevins
Hi, Hantsy Bai! Great to hear from you and thanks for updating your awesome starter. The trick is TomEE embedded is really a fifth distribution, not strictly either webprofile, plus, plume or microprofile. If you need Plume you’d need to use the remote arquillian adapter. -David > On Feb

Arquillian TomEE 9.0 Embedded Exception

2023-02-01 Thread hantsy bai
I have tried to add tomee support to my Jakarta EE 9 starter template project. https://github.com/hantsy/jakartaee9-starter-boilerplate But the tests against tomee embedded always failed. [org.apache.myfaces.webapp.StartupServletContextListener] java.lang.NoClassDefFoundError: