Hi! 

I want to migrate a large Application from EJB2.1 to EJB3. Migration the 
SessionBeans was easy. Now I want to migrate the Persistence from EntityBeans 
(2.1) to Entitys (3.0) and I want to reuse my ValueObjects (VO / DTO) to 
transfer the data to my Java-Client. I dont want to transfer the Entity 
(detach) because I dont want to change the Client-Application. 

Has anyone used ValueObjects or DatatransferObjects in EJB3 as an embedded 
Object or anything else?      

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

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

Reply via email to