This content has been marked as final.
Show 1 reply
-
1. Re: Wildfly 13 - javax.ws.rs.client.ClientBuilder not working from a Timer Service?
rsoika Sep 16, 2018 1:00 PM (in response to rsoika)After more testing I came to the conclusion, that the javax.ws.rs.client.Client implementation from Resteasy does not work in a EJB container because of the missing ServletContext / ServletConfig.