jakartaee / rest

Jakarta RESTful Web Services
Other
353 stars 114 forks source link

Fix "file not found" error when running jersey-tck #1084

Closed jelemux closed 2 years ago

jelemux commented 2 years ago

This fixes #1078 by referencing the asadmin commands with an absolute path. Needs to be adapted once #1080 has been merged.

Requesting fast-track review for this one as it changes neither the api nor the spec. Of course, we'll have to wait for #1080 first.