[jboss-as7-dev] help needed with responding to reported classloader leaks in (Rest, Rest WS, JPA, EJB3 activation/passivation, other)...
Scott Marlow
smarlow at redhat.com
Tue Feb 14 09:54:31 EST 2012
On 02/14/2012 08:16 AM, Bill Burke wrote:
>
>
> On 2/13/12 12:59 PM, Scott Marlow wrote:
>> javax.ws.rs.ext.FactoryFinder use application’s Class Loader which
>> causes CL Memory Leak: https://issues.jboss.org/browse/AS7-3735
>>
>
> Are the JAX-RS API jars from resteasy being used?
Yes, AS 7.1 is using org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_1.1_spec
which came from resteasy (some details are in
https://issues.jboss.org/browse/JBEE-22) and sources are in
https://source.jboss.org/browse/JBossAS6/projects/specs/tags/jboss-jaxrs-api_1.1_spec-1.0.0.Final/src/main/java/javax/ws/rs/
>
> Bill
>
More information about the jboss-as7-dev
mailing list