layer « EJB « Spring Q&A





1. Should I use EJB3 or Spring for my business layer?    stackoverflow.com

My team is developing a new service oriented product with a web front-end. In discussions about what technologies we will use we have settled on running a JBoss application server, ...

2. Accessing EJBS remotely from web layer using spring classes    forum.springsource.org

Accessing EJBS remotely from web layer using spring classes I dont think I have seen any documentation or high level steps to perform to access EJBs remotely from model beans in ...

3. Dependancy injection into EJB from Web Layer?    forum.springsource.org

Dependancy injection into EJB from Web Layer? I am looking for a way to develop a shared EJB SLSB which could have dependencies injected according to what the Web layer specifies. ...

4. Should I use EJB3 or Spring for my business layer?    forum.springsource.org

My team is developing a new service oriented product with a web front-end. In discussions about what technologies we will use we have settled on running a JBoss application server, and ...