You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 2 issues.
Issue 1: jakartaee/rest#1196
Issue 2: Jersey client get rids of the response because of eclipse-ee4j/jersey#4641 . The solution is related to configuration.
Steps to reproduce
Enable test in microprofile/tests/tck/tck-restful/tck-restful-test/
cd microprofile/tests/tck/tck-restful
mvn clean install
The text was updated successfully, but these errors were encountered:
Problem Description
There are 2 issues.
Issue 1: jakartaee/rest#1196
Issue 2: Jersey client get rids of the response because of eclipse-ee4j/jersey#4641 . The solution is related to configuration.
Steps to reproduce
Enable test in microprofile/tests/tck/tck-restful/tck-restful-test/
cd microprofile/tests/tck/tck-restful
mvn clean install
The text was updated successfully, but these errors were encountered: