Hi,

I am currently trying to find a way to migrate from CMP2 to CMP3. While 
migration is done manually by rewriting the code, I would like my applications 
to access the new code and the old code in parallel.

App.war accesses EJB2.jar and EJB3.jar
EJB2.jar and EJB3.jar both access the same DB.

So there is one database and two archives with business logic (and CMP) 
accessing the same database.

How does this affect the persistence management? Will JBoss care for entity 
beans being synchronized between EJB2 und EJB3?

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006261#4006261

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006261
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to