[jboss-jira] [JBoss JIRA] Updated: (JBAS-8747) Seam Solder incontainer tests fail on latest AS6

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Wed Dec 15 16:19:17 EST 2010


     [ https://issues.jboss.org/browse/JBAS-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas updated JBAS-8747:
---------------------------------

    Description: 
CoreTest fails with:

testFullyQualifiedBeanNames(org.jboss.seam.solder.test.core.CoreTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>

ServiceHandlerTest fails with:

org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [EchoDecorator] with qualifiers [@Default] at injection point [[field] @Inject private org.jboss.seam.solder.test.servicehandler.DecoratedEchoServiceHandler.decorator]

DefaultBeanTest fails with:

Deployment "vfs:///Users/stuart/nworkspace/solder-parent/impl/test.war_WeldBootstrapBean" is in error due to the following reason(s): org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [MagneticDrive] with qualifiers [@Default] at injection point [[field] @Inject org.jboss.seam.solder.test.defaultbean.DefaultBeanTest.magneticDrive], **ERROR**

ElTest fails with:
java.util.EmptyStackException
        at java.util.Stack.peek(Stack.java:85)
        at org.jboss.weld.el.AbstractWeldELResolver.lookup(AbstractWeldELResolver.java:147)
        at org.jboss.weld.el.AbstractWeldELResolver.getValue(AbstractWeldELResolver.java:113)
        at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175)
        at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:67)
        at org.apache.el.parser.AstValue.getValue(AstValue.java:115)
        at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:187)
        at org.jboss.seam.solder.el.Expressions.evaluateValueExpression(Expressions.java:143)
        at org.jboss.seam.solder.el.Expressions.evaluateValueExpression(Expressions.java:185)
        at org.jboss.seam.solder.test.el.ElTest.testElResolver(ElTest.java:46)

  was:
CoreTest fails with:

testFullyQualifiedBeanNames(org.jboss.seam.solder.test.core.CoreTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>

ServiceHandlerTest fails with:

org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [EchoDecorator] with qualifiers [@Default] at injection point [[field] @Inject private org.jboss.seam.solder.test.servicehandler.DecoratedEchoServiceHandler.decorator]

DefaultBeanTest fails with:

Deployment "vfs:///Users/stuart/nworkspace/solder-parent/impl/test.war_WeldBootstrapBean" is in error due to the following reason(s): org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [MagneticDrive] with qualifiers [@Default] at injection point [[field] @Inject org.jboss.seam.solder.test.defaultbean.DefaultBeanTest.magneticDrive], **ERROR**



> Seam Solder incontainer tests fail on latest AS6
> ------------------------------------------------
>
>                 Key: JBAS-8747
>                 URL: https://issues.jboss.org/browse/JBAS-8747
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Weld/CDI
>    Affects Versions: 6.0.0.CR1
>            Reporter: Stuart Douglas
>            Assignee: Marius Bogoevici
>
> CoreTest fails with:
> testFullyQualifiedBeanNames(org.jboss.seam.solder.test.core.CoreTest)  Time elapsed: 0 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
> ServiceHandlerTest fails with:
> org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [EchoDecorator] with qualifiers [@Default] at injection point [[field] @Inject private org.jboss.seam.solder.test.servicehandler.DecoratedEchoServiceHandler.decorator]
> DefaultBeanTest fails with:
> Deployment "vfs:///Users/stuart/nworkspace/solder-parent/impl/test.war_WeldBootstrapBean" is in error due to the following reason(s): org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [MagneticDrive] with qualifiers [@Default] at injection point [[field] @Inject org.jboss.seam.solder.test.defaultbean.DefaultBeanTest.magneticDrive], **ERROR**
> ElTest fails with:
> java.util.EmptyStackException
>         at java.util.Stack.peek(Stack.java:85)
>         at org.jboss.weld.el.AbstractWeldELResolver.lookup(AbstractWeldELResolver.java:147)
>         at org.jboss.weld.el.AbstractWeldELResolver.getValue(AbstractWeldELResolver.java:113)
>         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175)
>         at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:67)
>         at org.apache.el.parser.AstValue.getValue(AstValue.java:115)
>         at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:187)
>         at org.jboss.seam.solder.el.Expressions.evaluateValueExpression(Expressions.java:143)
>         at org.jboss.seam.solder.el.Expressions.evaluateValueExpression(Expressions.java:185)
>         at org.jboss.seam.solder.test.el.ElTest.testElResolver(ElTest.java:46)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list