Klaasjan Brand created DELTASPIKE-1195:
------------------------------------------
Summary: Servlet module forces application to use distributed
sessions
Key: DELTASPIKE-1195
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1195
Project: DeltaSpike
Issue Type: Bug
Components: Servlet-Module
Affects Versions: 1.7.1
Reporter: Klaasjan Brand
Priority: Minor
The deltaspike-servlet-module-impl jar contains a web-fragment.xml file
containing a <distributable /> tag. This forces every web application including
this jar file to support distributed sessions.
I know it's possible to disable the parsing of fragments, but we use fragments
for other libraries. Besides, I don't think it's the responsibility of
deltaspike to decide if web application sessions are distributable.
Could you consider removing this line?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)