You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Gerhard Petracek <gp...@apache.org> on 2014/03/05 16:43:43 UTC

Re: CODI WindowScoped Beans replication

@romain:
instances of JsfWindowContext are stored in
EditableWindowContextManagerProxy which is (cdi-)session-scoped.
(esp. to benefit from session replication,...)

regards,
gerhard



2014-02-12 12:36 GMT+01:00 Romain Manni-Bucau <rm...@gmail.com>:

> sorry, I don't get the question. If session beans works it is not
> tomee related but surely codi which shouldn't hit session from its
> storage.
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2014-02-12 12:34 GMT+01:00  <dm...@eiskonzept.com>:
> > Session Beans are replicated perfectly. I have tested my app earlier
> with TomEE 1.6.0-Snapshot and tomcat 7 and same CODI version. It was
> working fine. Could you please check if it is not a Tomee issue?
> >
> >
> > -----Ursprüngliche Nachricht-----
> > Von: Romain Manni-Bucau [mailto:rmannibucau@gmail.com]
> > Gesendet: Mittwoch, 12. Februar 2014 12:12
> > An: users@tomee.apache.org
> > Betreff: Re: CODI WindowScoped Beans replication
> >
> > does it reproduce with session bean (without codi?)? if no  maybe ask
> codi list Romain Manni-Bucau
> >
> >
> >
>

Re: CODI WindowScoped Beans replication

Posted by Romain Manni-Bucau <rm...@gmail.com>.
@Gerhard: that's what I thought

@Dimitry: maybe check logs, you should see beans persisted accross the
cluster after each request
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-03-05 16:43 GMT+01:00 Gerhard Petracek <gp...@apache.org>:
> @romain:
> instances of JsfWindowContext are stored in
> EditableWindowContextManagerProxy which is (cdi-)session-scoped.
> (esp. to benefit from session replication,...)
>
> regards,
> gerhard
>
>
>
> 2014-02-12 12:36 GMT+01:00 Romain Manni-Bucau <rm...@gmail.com>:
>
>> sorry, I don't get the question. If session beans works it is not
>> tomee related but surely codi which shouldn't hit session from its
>> storage.
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>>
>> 2014-02-12 12:34 GMT+01:00  <dm...@eiskonzept.com>:
>> > Session Beans are replicated perfectly. I have tested my app earlier
>> with TomEE 1.6.0-Snapshot and tomcat 7 and same CODI version. It was
>> working fine. Could you please check if it is not a Tomee issue?
>> >
>> >
>> > -----Ursprüngliche Nachricht-----
>> > Von: Romain Manni-Bucau [mailto:rmannibucau@gmail.com]
>> > Gesendet: Mittwoch, 12. Februar 2014 12:12
>> > An: users@tomee.apache.org
>> > Betreff: Re: CODI WindowScoped Beans replication
>> >
>> > does it reproduce with session bean (without codi?)? if no  maybe ask
>> codi list Romain Manni-Bucau
>> >
>> >
>> >
>>