]
Stan Silvert resolved WFLY-2528.
--------------------------------
Resolution: Out of Date
SessionScope acts like REquestScop
----------------------------------
Key: WFLY-2528
URL:
https://issues.jboss.org/browse/WFLY-2528
Project: WildFly
Issue Type: Bug
Components: JSF
Environment: Fedora 19 Linux, 64 bit
Reporter: Gavin Flower
Assignee: Stan Silvert
I have a bean that is @SessionScoped holding a prefix, which used to work, but not in the
latest 2 WF builds - in these it acts more like a request scoped bean, I change the prefix
and it is applied to the file uploaded, then the prefix reverts to the default.
It last worked in wildfly 8.0 #784 Revision: c612be62c9d4d7f0d1b278b4c45cb9071cd678e4
It is almost 4am here, if you need more info I will supply later, I'm too tired now!