BEA Dev2Dev: Simplifying EJB3.0 development with Spring AOP

BEA’s Dev2Dev site have a good article on using Spring AOP to simplify the development of an EJB application.

The article introdcues the concept of delegating responsibility from the EJB Bean impl to Spring managed beans, and the use of annotations to generate Home and Remote interfaces.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.