Skip to main content

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

On 19-Mar-2013, at 3:15 PM, Wim Jongman wrote:
> There is a problem with having javax.annotation as a required bundle. Making it an import package solved the problem for me. 

And note that it has to be a *versioned* import, otherwise you pick up the the JVM's annotation.

Brian.



Back to the top