Hellu,
I am (still) integrating jotm/hibernate under tomcat.
I am strugling with the following two questions, please some advice ?:
- I like to use my application standalone for testing purposes, so I don't want to register my data source under tomcat. I don't see any problems why not... so is there any ?? why shouldn't I do this ?
- I know how to configure hibernate for the correct datasource en with the JOTM JTA... but what is a "good" configuration.. Should I use the pooling of jotm, and if yes, how ? or just the pooling of hibernate ??
Please some feedback,
Ed
|