Hi You can edit the site and we ll validate the change.
@SessionScoped is not done for that, just to get a session scope = link with a single client. Le 25 juil. 2013 21:56, "zmirc" <[email protected]> a écrit : > I have been searching the whole day about how to get CDI @SessionScoped > being > persisted into session on disk, because that's how my log in system works. > Finally, I've found the solution thanks to this thread. > > This property "openejb.session-context=http" should be listed on > http://tomee.apache.org/properties-listing.html > <http://tomee.apache.org/properties-listing.html> also, because there > might be more people having this issue, and it's a real pain in the ... to > figure it out. > > Thanks a lot! > > BTW...why isn't this the default behavior? Isn't this one of the reason why > @SessionScoped CDI exists? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-doesn-t-persist-SessionScoped-beans-tp4659814p4664358.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
