[
https://issues.jboss.org/browse/WELD-794?page=com.atlassian.jira.plugin.s...
]
Pete Muir reassigned WELD-794:
------------------------------
Assignee: Pete Muir (was: Stuart Douglas)
Seam Solder incontainer tests fail
----------------------------------
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: Pete Muir
Fix For: 1.1.0.CR2
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