[weld-issues] [JBoss JIRA] Commented: (WELD-794) Seam Solder incontainer tests fail on latest AS6

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Wed Dec 15 17:32:17 EST 2010


    [ https://issues.jboss.org/browse/WELD-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570549#comment-12570549 ] 

Marius Bogoevici commented on WELD-794:
---------------------------------------

Moved this to Weld, as the same errors are reported during the standalone tests, after changing dependencies to Weld 1.1.0.CR1

> Seam Solder incontainer tests fail on latest AS6
> ------------------------------------------------
>
>                 Key: WELD-794
>                 URL: https://issues.jboss.org/browse/WELD-794
>             Project: Weld
>          Issue Type: Bug
>          Components: Class Beans (Managed and Session)
>    Affects Versions: 1.1.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 weld-issues mailing list