axis2-1.6.2 Deploy tomcat7.0 console: Could not identify the Annotation.... Could not identify the Annotation....
my code: @Service("iMSServiceImpl") public class SimpleServiceImpl implements SimpleService{ @Autowired @Qualifier("iMSServiceFunction") private SimpleDao simpleDao; } out Could not identify the Annotation Tips for how to solve this hellozengsong@gmail