-
Jun 6th, 2011, 04:43 AM
#1
Do EJBs implemented with Spring need a EJB container
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 manage these EJBs. ?
2) If a app server/ EJB container is required. Does it mean that 2 containers are started by the appserver (the EJB container and the Spring container.) Can beans in the spring application context call EJBs managed by the EJB container.
thanks,
Parag
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules