Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] @PostConstruct doesn't get called


I've just tried to create a very simple demo project for my talk but using M6 I see that the call to @PostConstruct is no longer called. It appears to be a mis-match between the definition in the 'javax.annotation' bundle and the one in the 1.6 JRE I'm using...

Is anybody else experiencing this issue ?
Is there a workaround ?

Eric


Back to the top