We are finalizing on our persistance strategry for a J2EE project based on Websphere 6.0 platform. Websphere portal 5.1 will be used as the persentation tier. We are inclined to use hibernate 3.0.5 for as the persitnace framework for the project. If somebody has used this combination for any of their recent projects and can share their experience it will be helpful. Some of the concerns which i have are expecially with respect to
transaction managment
2nd level cache.
My application will be running in a WAS clustered environment. (30 app servers, 10 portal server)
Which is the best cache implementation that i can use for this kind of an application ?
Is there some pointers on the best practices in caching strategies ?
How do these cache implementations keep themselves synchronized ?
Any help would be great.
Regards
- rgopalak