I'm going to take a look getting CMP 2 working with OpenEJB 3. I currently have two possible implementations I'm considering. The first would involve updating the OpenEJB 2 container which uses TranQL. The second involves create a fork of the existing castor container to use JPA. With a small magic in the container we should be able to map CMP 2 beans directly into JPA.

Of course the JPA version appeals to me most since it is a new API, so I'm going to investigate that one first. Is anyone working on getting JPA persistence units integrated into main deployment?

-dain

Reply via email to