Spring MVC Restful Web Application

Need to create small spring mvc RESTful (JSON) java web application, Spring framework must not be used in back end (eg: Dao layer), need to have proper logging(prefer log4j), error handling with use of properties files, DAO layer need to have DAOFactory for multiple daos, singleton classes, use of JNDI with connection pooling.
This application must support for different multiple clients. Eg> php, android.
script for sample user table (for create new users, and sign in), and products table (user your imagination) for MySql data base must be provided.
maven or ant should be used for build the project (create war file)
following operations need to be supported.
createUser(User user);
updateUser(User user)
login(String username, String password);
List<Product> getAllProducts();
Product getProduct(Long productId);

Please note, back end must be written in pure java (No spring framework), DAO layer must need to have DAOFactory, JNDI and connection pooling.
Eclipse project with source files must be provided.
Please contact me for anymore clarifications.

Search All Jobs:

Job Details

  • Job Type
  • Fixed Price Job
  • Budget
  • Max $25
  • Start Date
  • 12/30/2011 07:02:13 PM
  • Job Status
  • Job Expired