XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)
    • Not Required

      http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5.0.1/html/Administration_And_Configuration_Guide/jbosscache-custom-deployment.html#jbosscache-custom-deployment-cachemgr

      The last line of code on the page is:

      cacheManager.releasePojoCache("my-cache-config");

      It should be releaseCache, not releasePojoCache:

      cacheManager.releaseCache("my-cache-config");

            ozizka_jira Ondrej Zizka (Inactive)
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: