For exceptions: Mapped Statements collection does not contain value for

Source: Internet
Author: User

Error java.lang.IllegalArgumentException:Mapped Statements collection does not contain when using RemoteObject for Java calls in Flex today Value for ....

The following are some of the main reasons for the online error:

1, ***mapper.xml did not join the namespace or namespace path is not complete;

2, the method in ***mapper.xml and the method in the interface mapper do not correspond;

3, ***mapper.xml not added to the mybatis-config.xml;

4. ***mapper.xml filename and mapper name written are not the same.

But my configuration are correct, still error, headache, so again find, finally Kung Fu, found in Applicationcontext.xml reason, in the creation of Sqlsessionfactory place, I actually put here commented out:

workaround : Remove the comment

For exceptions: Mapped Statements collection does not contain value for

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.