Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

 « Return to Thread: calculator example program

Re: calculator example program

by Shawn Jiang :: Rate this Message:

Reply to Author | View in Thread

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 <vesbula@...> wrote:
javax.annotation.PostConstruct



--
Shawn
-Shawn

 « Return to Thread: calculator example program