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**
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira