payara / ecosystem-support

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

ClassNotFoundException: org.glassfish.jersey.client.JerseyClientBuilder #15

Closed hantsy closed 1 year ago

hantsy commented 3 years ago

Not sure if the change is desired in the 2.4 snapshots, it seems all Jaxrs resources tests are broken when running the Arquillian tests against the Payara Managed adapter.

https://github.com/hantsy/jakartaee8-starter-boilerplate/pull/116/

hantsy commented 3 years ago

The v2.4 release branch got the same issue. https://github.com/hantsy/jakartaee8-starter-boilerplate/pull/123/checks?check_run_id=2223418242

hantsy commented 3 years ago

@fturizo It seems I have to add payara-client-ee8 explicitly to make it work, the former 2.3 did not require it.

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.