Issue Type: Feature Request Feature Request
Affects Versions: 2.0.0.Beta3
Assignee: Jozef Hartinger
Components: Java SE Support
Created: 13/Feb/13 11:00 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.

Project: Weld
Priority: Critical Critical
Reporter: Jesse Bowes
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

Reply via email to