| Author |
JBoss Cache 3.2.1 with Spring 2.5.6 and Hibernate 3.3.2
|
Patrick Kok
Ranch Hand
Joined: Nov 12, 2009
Posts: 42
|
|
Hi,
Anyone can provide me a hint to startup an integration of Jboss Cache 3.21 with Spring and Hibernate ?
I just need a local cache for my first development testing.
Thanks
|
 |
Anil Vupputuri
Ranch Hand
Joined: Oct 31, 2000
Posts: 527
|
|
JBossCache integrates well with Hibernate Second level cache.
You may try the following tags in hibernate.cfg.xml file:
If you want to cache Spring remoting services then here is the Link.
|
SCJP 1.5, SCEA, ICED (287,484,486)
|
 |
Patrick Kok
Ranch Hand
Joined: Nov 12, 2009
Posts: 42
|
|
Thanks Anil,
I found that it is far too simple to make it work by this setup I tried two days ago.
Could you give me some more info ?
I couldn't find much information on Google.
Thanks
|
 |
Anil Vupputuri
Ranch Hand
Joined: Oct 31, 2000
Posts: 527
|
|
Patrick Kok wrote:
Could you give me some more info ?
I couldn't find much information on Google.
Patrick,
I didn't try it myself either. I just guessed. Yes, very limited help on Google.
This is what I found on Internet,
Forum Link
from Hibernate website, link
from JBoss website, link
|
 |
Patrick Kok
Ranch Hand
Joined: Nov 12, 2009
Posts: 42
|
|
Thanks Anil,
Surprisingly your findings are actually what I have found on Google.
I think I have to wait for some times.
thanks
|
 |
 |
|
|
subject: JBoss Cache 3.2.1 with Spring 2.5.6 and Hibernate 3.3.2
|
|
|