Please post on the Weld forum at http://seamframework.org

On 26 May 2011, at 18:25, geschtli wrote:

> Hello
> 
> I'm can't resolve a problem with weld.
> I have some beens, they are all called in this manner,
> 
> @Named("myBean")
> @SessionScoped
> @Stateful
> public class MyBean implements Serializable
> 
> No one has a transient object.
> All is working good, how long the beans are not passivated.
> After that, they cannot be reactivated and the application crashes
> with an weld proxie ClassCastException.
> 
> Must the user than after bean passivation do an explizit jndi lookup?
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://weld-development-discussions.46994.n3.nabble.com/Need-Help-tp2989582p2989582.html
> Sent from the Weld development discussions mailing list archive at Nabble.com.
> _______________________________________________
> weld-dev mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/weld-dev


_______________________________________________
weld-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-dev

Reply via email to