Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
1.7.1
-
None
-
None
Description
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?