Log in to follow, share, and participate in this community.
Thread Event reporting differences for copy and move operations
Event reporting differences for copy and move operationsHaving WildFly 10.0.0 and ModeShape 5.2.0 I'm trying to observe events associated with nt:file nodes instantiation during copy and move operations. On successful copy operation my listener receives the following even...
ModeShape with MongoDb performanceHello I tested ModeShape with configure storing Binary Values in MongoDB and found problem with performance. The class MongodbBinaryStore calls db.collectionExists(..) method. But db.collectionExists method realiza...
Thread 5.2.0final restore of backup is always rollbacked
5.2.0final restore of backup is always rollbackedHi, I'm trying to restore a backup that come from a file storage to a new repository that point to a mysql database. (the backup file size is 35Mb) The restoration process goes well but at the end all ...
Thread Outdated session cache in domain mode Wildfly cluster
Outdated session cache in domain mode Wildfly clusterHello Modeshape Community, we're currently trying to build a Wildfly (10.0.0.Final) cluster in domain mode with ModeShape 5.2.0.Final. In our minimal test setup the cluster runs on a single machine with two n...
Thread Existing node in child references can't be found when needed
Existing node in child references can't be found when neededHi, I have a repository where a node is still in cache, but can't be found from an explicit call: 1. When I try to explicitly get the node from its absoluth path, it cannot be found. CachedNode.getChildRefere...
Mapdb exception after unregistering indexHi, We have published a new version of your application which unregisters an unused index from Modeshape configuration. The index has been removed from the Modeshape json configuration file. It seems that is w...
Thread [ModeShape 5.x] Verifying communication among cluster members
[ModeShape 5.x] Verifying communication among cluster membersIs there a way to verify whether the communication among the members of the cluster is healthy? For instance, there are 4 VMs each hosting a single JVM representing a member of the ModeShape cluster. I want to know wh...
[ModeShape 5.x] Caching strategyI am struggling to find a description of the caching mechanism used by ModeShape 5.x. The documentation [1] is great, but unfortunately it did not help to get a gist of caching policies. I was able to find only the no...
How to disable same name siblingHi everybody, I would like to disable the same name sibling on my Jcr Repository. How can I do that? I did'nt find any configuration tag or method to disactivate it. Thank you in advance K&eacu...
Thread CMIS Workbench connection with "services11" doesn't work! Does anybody has information how to configure "modeshape-cmis.war" in order to get CMIS 1.1 connection? Thank you in advance.
CMIS Workbench connection with "services11" doesn't work! Does anybody has information how to configure "modeshape-cmis.war" in order to get CMIS 1.1 connection? Thank you in advance.
Thread Custom BinaryStore deployed as jboss-module
Custom BinaryStore deployed as jboss-moduleHello, I have checked these forums and google/stackoverflow. I can't find a <pre> or <code> tag in this editor so apologies for the formatting below. I am trying to develop a custom...
Workspace support in CMIS ServiceDoes the CMIS Service support more than the default workspace? This is the first time I have tried to use this service and I cannot figure out how to access other workspaces in the repository.