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

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Dec 16 07:32:18 EST 2010


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

Pete Muir commented on WELD-794:
--------------------------------

Fix for Solder is at https://github.com/pmuir/solder/tree/WELD-794

> Seam Solder incontainer tests fail
> ----------------------------------
>
>                 Key: WELD-794
>                 URL: https://issues.jboss.org/browse/WELD-794
>             Project: Weld
>          Issue Type: Bug
>            Reporter: Stuart Douglas
>            Assignee: Pete Muir
>
> 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