You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@onami.apache.org by "Stephan Classen (JIRA)" <ji...@apache.org> on 2014/10/14 22:28:33 UTC

[jira] [Updated] (ONAMI-115) PersistenceFilter should be bound in Singleton scope

     [ https://issues.apache.org/jira/browse/ONAMI-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Classen updated ONAMI-115:
----------------------------------
    Affects Version/s: persist-1.0.0

> PersistenceFilter should be bound in Singleton scope
> ----------------------------------------------------
>
>                 Key: ONAMI-115
>                 URL: https://issues.apache.org/jira/browse/ONAMI-115
>             Project: Apache Onami
>          Issue Type: Bug
>    Affects Versions: persist-1.0.0
>            Reporter: Nick Merlo
>            Assignee: Stephan Classen
>             Fix For: persist-1.0.1
>
>
> Guice's servlet module requires that Filter classes be bound in the singleton scope.  PersistenceFilter is currently not bound into such a scope which causes an exception to be thrown during initialization
> The binding should be bound into the scope either in PersistenceModule or by annotating the PersistenceFilterImpl class with @Singleton



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)