Alessio Soldano created JBEE-169:
------------------------------------
Summary: Use JBoss Modules to load RESTEasy implementations of
javax.ws.rs.ext.RuntimeDelegate and javax.ws.rs.client.ClientBuilder
Key: JBEE-169
URL:
https://issues.jboss.org/browse/JBEE-169
Project: JBoss JavaEE Spec APIs
Issue Type: Enhancement
Components: jboss-jaxrs-api
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Currently jboss-jaxrs-api_2.0_spec has a modified RESTEasy value for the default
implementation of javax.ws.rs.ext.RuntimeDelegate. It should likely keep the default
Jersey / JDK values and load JBoss/RESTEasy implementations of both
javax.ws.rs.ext.RuntimeDelegate and javax.ws.rs.client.ClientBuilder using JBoss Modules
when running in-container. This is basically what the jaxws-api already does for the
javax.xml.ws.spi.Provider.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)