a java webService project,use spring/mybatis/apache cxf.
modify the file : src\main\resources\application.properties. this project contains oracle jdbc,if need other,should add jdbc lib.
add xml file to the floder:src\main\resources\mybatis
add Java file to the floder:src\main\java\com\neusoft\dao
i write a helloworld file : src\main\java\com\neusoft\webservices\impl\TjQueryImpl.java