You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Carlos Sierra (JIRA)" <ji...@apache.org> on 2018/07/26 15:27:00 UTC

[jira] [Created] (ARIES-1821) JAX-RS Whiteboard is not using prototype scope when registering services for HTTP Whiteboard

Carlos Sierra created ARIES-1821:
------------------------------------

             Summary: JAX-RS Whiteboard is not using prototype scope when registering services for HTTP Whiteboard
                 Key: ARIES-1821
                 URL: https://issues.apache.org/jira/browse/ARIES-1821
             Project: Aries
          Issue Type: Bug
          Components: jax-rs-whiteboard
    Affects Versions: jax-rs-whiteboard-1.0.0
            Reporter: Carlos Sierra


Http Whiteboard recommends using prototype scope for servlets and filters to avoid calling destroy and init on instances that might not support it. Currently singleton scope is used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)