I want to create a Ecommerce website with MySql for Database and Jboss as an Application Server. If i cretae a J2EE project in Eclipse (because i want to use EJB’s for business methods) but i don’t want to use Entity beans,instead i want to use Spring’s ORM package for database opertaions,is it posiible to add Spring capabilities to a J2EE Project?