payara / ecosystem-support

Placeholder repository to handle community requests for the Payara Platform ecosystem tools
4 stars 2 forks source link

NoSuchEJB The EJB does not exist when running tests against Micro #17

Closed hantsy closed 1 year ago

hantsy commented 3 years ago

I created a simple EJB branch to add a simple Stateful EJB, the test failed on Payara Micro.

With an exception NoSuchEJB The EJB does not exist.

Check the details from Github Actions CI.

https://github.com/hantsy/jakartaee8-starter-boilerplate/pull/111/checks?check_run_id=1843865767

lprimak commented 3 years ago

Can you try with 2.4-SNAPSHOT please?

hantsy commented 3 years ago

Still failed. https://github.com/hantsy/jakartaee8-starter-boilerplate/pull/116/checks?check_run_id=1925712551

hantsy commented 3 years ago

EJB tests against Payara Micro still failed when using 2.4.4, https://github.com/hantsy/jakartaee8-starter-boilerplate/runs/3619210090

hantsy commented 3 years ago

Arquillian tests against Payara Micro still failed when using 2.4.5,https://github.com/hantsy/jakartaee8-starter-boilerplate/runs/3732414183?check_suite_focus=true

fturizo commented 1 year ago

We're sorry but this issue fell through the cracks in the past years, please re-test with the current version of the Arquillian adapters to make sure the issue is still present and if that is the case, raise a new issue with a more complete report.