when I run my junit test I can get right result and the data can be stored into database.
when I deploy my project into tomcat, I got this exception.
my spri
You haven't correctly deployed the Spring libraries to your instance of Tomcat.