[jboss-user] [JNDI/Naming/Network] - Re: Multiple database JNDI calls in single EJB

anacarda do-not-reply at jboss.com
Sun Dec 16 17:59:01 EST 2007


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



More information about the jboss-user mailing list