container « EJB « Spring Q&A





1. Do EJBs implemented with Spring need a EJB container    forum.springsource.org

Hi, I read over here in spring docs http://static.springsource.org/sprin...rence/ejb.html that you can implement EJBs. Does this require to be deployed on a application server /EJB container. Or does the spring container ...

2. Spring EJB Container    forum.springsource.org

Hi, I am new to Spring Framework. I like to know if Spring provides a default EJB Container. Do you I need an Application Server to implement the following architecture spring(MVC) ...

3. EJB Container    forum.springsource.org

Hi, I am new to Spring Framework. I like to know if Spring provides a default EJB Container. Do you I need an Application Server to implement the following architecture spring(MVC) ...

4. How can spring reconnect automatically to SLSBs after the EJB container restarts?    forum.springsource.org

Hi, How can I let spring to reconnect automatically to SLSB after the remote EJB container restarts? I hope I don't have to restart my spring application. Thanks a lot.

5. How to use EJB within Spring Framework and Weblogic as a Container    forum.springsource.org

How to use EJB within Spring Framework and Weblogic as a Container Hi, I want to write Spring enabled EJB Service. By looking at the doc and other stuff on net, ...

6. Local EJB interface and component initialized by spring IoC container    forum.springsource.org

Local EJB interface and component initialized by spring IoC container Hi, It may be strange question, but I am spring newbie and this one thing is unclear for me. As I've ...