Joined: Thu Jan 04, 2007 3:48 pm Posts: 5
|
donno about all situations, but we are using ejb3 (its hibernate w/o all the external xml config files:-) ) with jboss. All of our db connections to the rac are defined in jboss datasources which is in the end is where the ejbs are getting their connections. I dont think that we have had any issues. The only tricky thing for me at least is getting the connection string right. They tend to become pretty long in a rac setup.
_________________ 2007-01-04 12:00:24,327 WARN com.yoofoo.GetSmartUser - Could not find any intelligent end-users
|
|