-
Feature Request
-
Resolution: Won't Do
-
Minor
-
None
-
4.4.0.Final
-
None
I'm trying to configure modeshape as this descriptions:
https://docs.jboss.org/author/display/MODE/Configuring+ModeShape+in+EAP
The last part (Step 4c: Add the repository) does not work because of:
'cache-container' is not found among the supported properties: [allow-workspace-creation, anonymous-roles, anonymous-username, cache-config, cache-name, config-relative-to, default-initial-content, default-workspace, document-optimization-child-count-target, document-optimization-child-count-tolerance, document-optimization-initial-time, document-optimization-interval, document-optimization-thread-pool, enable-monitoring, garbage-collection-initial-time, garbage-collection-interval, garbage-collection-thread-pool, jndi-name, journal-async-writes, journal-gc-initial-time, journal-gc-thread-pool, journal-max-days-to-keep-records, journal-path, journal-relative-to, journaling, node-types, predefined-workspace-names, security-domain, sequencers-max-pool-size, sequencers-thread-pool-name, text-extractors-max-pool-size, text-extractors-thread-pool-name, use-anonymous-upon-failed-authentication, workspaces-cache-container, workspaces-initial-content]
This seems cache-container does not support anymore! It there any equivalent attribute for it ?!