Migration « EJB « Spring Q&A





1. Migration from OC4J to Weblogic    stackoverflow.com

We are migrating our application from OC4J to Weblogic App Server. We have an interceptor class which is used within EJBs to inject other EJBs. One such EJB uses @PostConstruct annotation ...

2. Best practice for EJB migration ?    forum.springsource.org

Best practice for EJB migration ? Hi All, We have a application within our product stack that currently heavily uses EJB's. We have a mixture of remote and local EJB's and ...

3. Migration existing EJB out    forum.springsource.org

Hi We have a existing application which is based on EJB (all Stateless). We would like to move them out of the EJB container and run under Spring. We wanted to ...

4. EJB to Spring Migration    forum.springsource.org

PHP Code: