Getting Started With JBoss Cache

Solution Unverified - Updated -

Issue

  • We have read documentation but was looking for additional help on configuring our servers to use JBoss Cache/POJO Cache. We have a few different clustered environments we would like to set this up on.
  • We are deploying our application in clustered environment and we want to use JBoss Cache Core to store cached data instead of static objects. As per the documents/information available, we can create cache instance through programming as well as through XML configuration. But I am not able to find enough details like
    • how exactly the xml needs to be specified
    • how this xml will be loaded
    • how can we access it using JNDI
    • how we can use it to add nodes to cache object
    • when replication happens how can we make sure that data is being replicated correctly & transactions have the latest data.
    • Do we need to use JBoss Cache Core or POJO Cache can help.
    • Can we use Cache Loader API or still we need to reload the data from database into objects & then we can add these objects as nodes to cache

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 5.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content