Carlos Sierra Andrés created ARIES-2001:
-------------------------------------------
Summary: One instance of a prototype scoped resource is held
during the lifetime of the JAX-RS application
Key: ARIES-2001
URL: https://issues.apache.org/jira/browse/ARIES-2001
Project: Aries
Issue Type: Bug
Components: jax-rs-whiteboard
Affects Versions: jax-rs-whiteboard-1.0.10
Reporter: Carlos Sierra Andrés
Assignee: Carlos Sierra Andrés
Fix For: jax-rs-whiteboard-1.0.10
When a per request scoped service is registered into the service an instance is
claimed to introspect the class of the service. This instance is held by the
whiteboard while the application is deployed and is only released when the
application is refreshed.
The expectation is that the service should be released as soon as the class has
been introspected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)