[webbeans-issues] [JBoss JIRA] Created: (WBRI-273) the built-in Event bean is not serializable

fiorenzo pizza (JIRA) jira-events at lists.jboss.org
Tue Jun 2 14:44:56 EDT 2009


the built-in Event bean is not serializable
-------------------------------------------

                 Key: WBRI-273
                 URL: https://jira.jboss.org/jira/browse/WBRI-273
             Project: Web Beans
          Issue Type: Bug
          Components: Events
    Affects Versions: 1.0.0.PREVIEW1
         Environment: jboss-5.1.0.GA
            Reporter: fiorenzo pizza
            Assignee: David Allen
            Priority: Minor
             Fix For: 1.0.0.PREVIEW2


 http://www.seamframework.org/Community/EventTest

If you deploy a JSF Managed Bean (SessionScope/ConversationScope) with 

@Fires	
Event<T> event;


you have  this error a deploy time:

The bean Session scoped simple bean 'xxx' i  API types = [Osservato, Object, Serializable], binding types = [@Current] declares a passivating scopes but has non-serializable dependency: Built-in implicit javax.event.Event bean




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list