![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
1.1.8.Final |
|
Assignee:
|
Unassigned |
|
Components:
|
Infrastructure |
|
Created:
|
15/Aug/12 10:12 AM
|
|
Description:
|
I have a portable extension with the following 2 beans defined:
public class BeanA() {
@Inject
private BeanB beanB
...
}
public class BeanB() {}
Both beans are created by the portable extension and added (via addBean)
in the afterBeanDiscovery method. When I deploy a war I get
"WELD-001408 Unsatisfied dependencies" for the private field beanB. The
portable extension is on the system classpath and not part of the war.
|
|
Environment:
|
Glassfish Unix
|
|
Project:
|
Weld
|
|
Priority:
|
Major
|
|
Reporter:
|
Joseph Snyder
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues