you need to check if your maven pom.xml has a dependency to this:
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.0_spec</artifactId>
<version>1.1.1</version>On Tue, Jun 23, 2009 at 6:14 PM, vesa norrman <[email protected]> wrote: > javax.annotation.PostConstruct > -- Shawn
