[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438889#comment-15438889
 ] 

Klaasjan Brand edited comment on DELTASPIKE-1195 at 8/26/16 12:42 PM:
----------------------------------------------------------------------

I've been tracking a problem which appeared in our application shortly after 
including the Deltaspike module which resulted in hanging sessions like in this 
report: https://issues.jboss.org/browse/WFLY-4616

My assumption was the distributable flag could somehow cause wildfly to handle 
our application as distributable while it is not. Seems you have the spec 
implemented correct though. Could be a bug in wildfly, but I've been unable to 
come up with a reproducable scenario.

Thank you for considering this report. I don't think this is a problem with 
your software so consider this resolved.




was (Author: klaasjan):
I've been tracking a problem which appeared in our application shortly after 
including the Deltaspik module which resulted in hanging sessions like in this 
report: https://issues.jboss.org/browse/WFLY-4616

My assumption was the distributable flag could somehow cause wildfly to handle 
our application as distributable while it is not. Seems you have the spec 
implemented correct though. Could be a bug in wildfly, but I've been unable to 
come up with a reproducable scenario.

Thank you for considering this report. I don't think this is a problem with 
your software so consider this resolved.



> 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
>            Assignee: Mark Struberg
>            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)

Reply via email to