I believe this is caused by older versions of Spring in your classpath. What version of AppFuse are you using?
Matt On Tue, Jun 17, 2008 at 12:04 AM, suresh indukuri <[EMAIL PROTECTED]> wrote: > > Hi > > i am getting the following error > > > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > D:\NewAppfuseProject\timeEntry\src\main\java\com\oci\jnb\dao\hibernate\UserDaoHi > bernate.java:[85,37] > <A>findAnnotation(java.lang.reflect.Method,java.lang.Class< > A>) in org.springframework.core.annotation.AnnotationUtils cannot be > applied to > > (java.lang.Class<com.oci.jnb.model.User>,java.lang.Class<javax.persistence.Table > >) > > > > > D:\NewAppfuseProject\timeEntry\src\main\java\com\oci\jnb\dao\hibernate\UserDaoHi > bernate.java:[85,37] > <A>findAnnotation(java.lang.reflect.Method,java.lang.Class< > A>) in org.springframework.core.annotation.AnnotationUtils cannot be > applied to > > (java.lang.Class<com.oci.jnb.model.User>,java.lang.Class<javax.persistence.Table > >) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 9 seconds > [INFO] Finished at: Tue Jun 17 10:49:35 GMT+05:30 2008 > [INFO] Final Memory: 15M/27M > [INFO] > ------------------------------------------------------------------------ > > > please help me to sort out this problem > > > Regards > > Suresh > > 9985585658 >
