Is it possible to have a clustered cache without using an application server?
In particular, we're looking to have a set of Java services deployed to a number of
regional servers. These services will be exposed as SOAP services, but will not sit within
an app server (J2EE or otherwise).
The services will use Hibernate, and we're looking for a second level cache which will
allow clustering between the caches.
Can JBoss Cache handle its own clustering, or does it require an application server to
deal with the clustering?
Thanks,
Jim
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959509#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...