Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for JAX-RS 4.0 #1833

Open
meiao opened this issue Apr 2, 2024 · 1 comment
Open

Add support for JAX-RS 4.0 #1833

meiao opened this issue Apr 2, 2024 · 1 comment
Labels
2 Story Point Estimate

Comments

@meiao
Copy link
Contributor

meiao commented Apr 2, 2024

Description

The next version of JAX-RS will likely be incompatible with the current instrumentation.

Our tests failed against a milestone build:

Execution failed for task ':instrumentation:jax-rs-3.0:verifyPass_jakarta.ws.rs_jakarta.ws.rs-api_4.0.0-M2'.
> A failure occurred while executing com.newrelic.agent.instrumentation.verify.VerifyWorkAction
   > Verification FAILED. Instrumentation module jax-rs-3.0-1.0.jar SHOULD HAVE applied to jakarta.ws.rs:jakarta.ws.rs-api:4.0.0-M2 and did not. You may need to adjust the range "jakarta.ws.rs:jakarta.ws.rs-api:[3.0-M1,)".
     Verifier output:
     Creating user classloader with custom classpath:
     WeaveViolation{type=MISSING_ORIGINAL_BYTECODE, clazz=jakarta/ws/rs/core/Application}
@workato-integration
Copy link

@kford-newrelic kford-newrelic added the estimate Issue needing estimation label Apr 12, 2024
@kford-newrelic kford-newrelic added 2 Story Point Estimate and removed estimate Issue needing estimation labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Point Estimate
Projects
None yet
Development

No branches or pull requests

2 participants