This might be a good question for the weld-users list too over here:
http://seamframework.org/Community/WeldUsersForum
-Noah
On Thu, Feb 25, 2010 at 5:56 AM, <glassfish_at_javadesktop.org> wrote:
> Ok, here's a workaround. (Mind you, I'm saying that it's a [i]workaround[/i], not a proper [i]solution[/i])
>
> 1. Create another bean which injects the necessary @SessionScoped bean. Make it a @Named bean, because we'll need to access it via EL in step 2.