Spring integration MyBatis "bug set, summary update"

Source: Internet
Author: User

Error: Nested exception is Java.lang.noclassdeffounderror:org/aopalliance/intercept/methodinterceptor

Operating Environment: Jdk1.7.0_17 + tomcat 7 + eclipse

This error occurred when Spring Consolidated MyBatis started:

Severe:exception sending context initialized event to listener instance of class Org.springframework.web.context.Context Loaderlistener
Org.springframework.beans.factory.BeanDefinitionStoreException:Unexpected exception parsing XML document from ServletContext resource [/web-inf/classes/spring/applicationcontext-transaction.xml]; Nested exception is Java.lang.noclassdeffounderror:org/aopalliance/intercept/methodinterceptor

Workaround:

Missing package:Aopalliance.jar

Go to address: http://sourceforge.net/projects/aopalliance/files/Download the package to your project inside, if in the future see "noclassdeffounderror:xxxxxxxx "It's usually a lack of packages, so take a closer look at what your project lacks," he thought.

Aopalliance.jar: This package is an AOP Federation API package that contains interfaces for aspect-oriented, typically spring and other frameworks with dynamic weaving capabilities that depend on the package.

Spring integration MyBatis "bug set, summary update"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.