![]() |
|
|
|
|
Change By:
|
Jesse Bowes
(14/Feb/13 11:12 AM)
|
|
Description:
|
I've got a simple test bean that I'm injecting. I bootstrap weld and then have a postconstruct that just logs the bean creation.
When I pull in weld-se in maven, all works. When I change the dependency to weld-se-core, the post constructor is called multiple times, as is the constructor and a method observing ContainerInitialized.
Unfortunately, just using weld-se isn't an option because of the embedded slf4j dependencies.
The bean is ApplicationScoped.
|
|
|
|
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