I'm using Spring 2.5.6 and EJB3 (JBoss 4.2 container) for our business layer. Stateless Session Beans are used to implement business logic and Spring based DAO are injected into EJBs using...
Type: Posts; User: dyshah; Keyword(s):
I'm using Spring 2.5.6 and EJB3 (JBoss 4.2 container) for our business layer. Stateless Session Beans are used to implement business logic and Spring based DAO are injected into EJBs using...