[weld-issues] [JBoss JIRA] Commented: (CDITCK-134) Decorator not applied to a passivation capable bean
David Allen (JIRA)
jira-events at lists.jboss.org
Wed Apr 21 15:38:10 EDT 2010
[ https://jira.jboss.org/jira/browse/CDITCK-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12526872#action_12526872 ]
David Allen commented on CDITCK-134:
------------------------------------
UnderWaterCity class is RequestScoped, a normal scope, and is Serializable, and thus required to passivation capable. In what way do you think this is not passivation capable?
> Decorator not applied to a passivation capable bean
> ---------------------------------------------------
>
> Key: CDITCK-134
> URL: https://jira.jboss.org/jira/browse/CDITCK-134
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Tests
> Reporter: Gurkan Erdogdu
> Assignee: David Allen
> Fix For: 1.0.2.CR1, 1.1.0.CR1
>
>
> org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor
> org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInitializerMethod
> org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingInjectedField
> These packages tests decorator injection points to check if they are passivation capable dependency or not, however the decorator is not applied to a passivation capable 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