Resteasy does not decode the ApplicationPath value.
This is probably occurring in Undertow.

On Thu, Oct 22, 2020 at 8:46 AM Jim Krueger <jim_krueger@us.ibm.com> wrote:
We are working on using RESTEasy 4.5.8 with OpenLiberty and our tests that use an encoded @ApplicationPath value, such as "@ApplicationPath("apppathrest%21")", on an Application class are failing because the value is not being decoded and resolved properly.  I have been able to run this test scenario successfully on Quarkus.  I've turned on Quarkus logging but have not been able to isolate where the decoding is taking place.  Hopefully somebody on this mailing list can direct me to where this decoding is triggered within RESTEasy or what I am potentially neglecting. Thanks
_______________________________________________
resteasy-dev mailing list -- resteasy-dev@lists.jboss.org
To unsubscribe send an email to resteasy-dev-leave@lists.jboss.org