java - How to deploy axis2 + MyBatis -
I am trying to webservice (I am quite new in web site under Jaw) I am using Netbeen
Axis2 is having trouble finding the XML configuration file for mybatis
Can anyone tell me how to implement the mybatis configuration successfully? Manually configure should be copied under 6.8 \ apache-tomcat-6.0.20_base \ webapps \ axis2 \ WEB-INF \ classes or The other settings?
You must enter your XML configuration file for Ibetis in your class, I place it on my src folder. And it works
Comments
Post a Comment