Just wondering, is it better to split my EJB into 3 seperate EJBs?

ProphetDataEJB - Uses Prophet_Data database, returns information required / 
allows updates
ProphetCubeEJB - Uses Prophet_Cube database, returns information required / 
allows updates
ProphetEJB - uses the returned information from the above EJBs, and calls 
update methods within each of the above EJBs

Is it better to do it that way?

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

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

Reply via email to