Hi Erik,

I would avoid Session Scope for these, and have them automatically cached at 
various levels rather than manually. Unless this gives specific performance 
shortcomings , such as measurable "slowness"

Best Regards

Mike Burton





On 23 Apr 2014, at 08:55, Erik de Hair <e...@pocos.nl> wrote:

> Hi,
> 
> Is there any session scoped service that one can use for frequently used 
> lists? I tried to register a service having @SessionScoped but these can't 
> have members.
> 
> Thanks,
> Erik

Reply via email to