[ https://issues.apache.org/jira/browse/ONAMI-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144391#comment-14144391 ]
Stephan Classen commented on ONAMI-115: --------------------------------------- Thanks for pointing this out. Onami is currently moving from SVN to GIT. Once this transition has completed I will fix the issue and pull a new release. Unfortunately I don't see an easy work around which you could apply until the issue is fixed. > 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 > Reporter: Nick Merlo > > 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)