• Issue on (programmatically) removing a property definition using ModeShape 3.7.1.FINAL

    Hi,   I am stuck on removing a property definition which is already added in the template. I have a mixing called "dmsmix:filecontent" and create a "dmsmix:owner" property using:   NodeTypeManager ntmgr = s...
    Profile Photo
    last modified by nimit.agrawal
  • nodeTypeManager.unregisterNodeType not persisting the changes

    Hi   My config file. {     "name": "Nimit",     "jndiName": "",     "workspaces": {         "predefined": ["workspace", System], &...
    Profile Photo
    last modified by nimit.agrawal
  • How to use jackrabbit mysql repository by modeshape ?

    I am using jackrabbit from a long time and now I want to move to modeshape. I am storing all jackrabbit data into sql database. I want to retrieve same data without migration from modeshape. Is it possible ? How to do...
    Profile Photo
    last modified by rishianand50
  • Modeshape : CPU spikes every 30 seconds for 10 seconds without any software interaction

    Hello   I am currently maintaining a software product that uses Modeshape 3.8 and Infinispan (5.2.7) for file storage and retrieval. I don't have much knowledge of Modeshape but have been reading the documentati...
    Profile Photo
    last modified by spidex
  • How to Add modeshape user in jboss eap 6.1

    Hi, I'm installing a plug-in tool in eclipse,It's need a  modeshape user to connect modeshape service. How to add modeshape user in jboss eap 6.1? Thanx.
    Profile Photo
    last modified by delgo
  • The data which in H2 database migrated to other services

    Hi,The data which save in H2 A service,I want the H2 migrate to other services,can I copy easily? It will be a error when I use Query to get nodes If I copy the H2[fsw.h2.db] to other services. How to migrate the da...
    Profile Photo
    last modified by delgo
  • get current node's all child nodes by jcr-sql2

    Hi,    I can get current node by sql:"select * from [modelname] where PATH()='/.....'", But I want all child nodes by sql
    Profile Photo
    last modified by delgo
  • I can get the new nodes,but can't get old nodes by jcr-sql2

    Hi,   why can I get the new nodes,but can't get old nodes by jcr-sql2?
    Profile Photo
    created by delgo
  • get all nodes which belong to the one nodetype in repository

    Hi,there is some way to get all nodes which belong to the one nodetype in repository?
    Profile Photo
    last modified by delgo
  • There is lots of Users login,modeshape can create deferents session for everyone?

    There is lots of Users login,modeshape can create deferents session for everyone?
    Profile Photo
    created by delgo
  • The data which save in H2 is serialized? How to see the real data.

    The data which save in H2 is serialized? How to see the real data?
    Profile Photo
    last modified by delgo
  • There is Jcr2.0.jar source? Can you share it,thanks

    There is Jcr2.0.jar source? Can you share it,thanks
    Profile Photo
    last modified by delgo
  • How to get text extraction to work

    I am unable to search the text of my PDF document stored in modeshape.  According to the documentation All I have to do is provide the configuration as stated in the documentation to enable this.  I've confi...
    Profile Photo
    last modified by rwoolf
  • How to keep cluster indexes synchronized

    Hi,   We have a cluster with 2 nodes (Modeshape 3.8.0) and Infinispan is configured with DB persistence (Oracle) and each node has his own index (stored in the file system) It's working fine but we've realize...
    Profile Photo
    last modified by folch
  • Repository diagnostic tools

    Hi,   Is there any kind of tool or API we can use for repository diagnosis or troubleshooting in Modeshape 3.8.0? Rencently, we had some repository corruptions doing some stress testing with high concurrency. ...
    Profile Photo
    last modified by folch
  • Warning: Corruption of system data

    Hi,   We are using Modeshape 3.8.0 configured with a Infinispan cache stored in a DB (we used H2, Oracle and MySql) and deployed in an Application Server (we use TomEE 1.6 or Websphere 7.0 or 8.5) and we have f...
    Profile Photo
    last modified by folch
  • Missing "intializedAt" key in Document object - RepositoryCache()  modeshape-jcr-api-3.1.1.Final.jar while setting up repository

    Hello - I'm getting error while setting up repository using modeshape 3.1.1.jar -   RepositoryCache() constructor - Document info = repositoryInfo.getContentAsDocument(); // line 171 Below is the debug hove...
    Profile Photo
    last modified by siddharth.garg
  • How to create a new workspace in Modeshape manually

    We are working with this platform:   JBoss 6.1.0.GA Modeshape 3.6.0   I just need to create a new workspace and to put inside images,javascripts, and other files I need for a webapp we are developing. I ...
    Profile Photo
    last modified by paolo.barberis.73
  • Questions about DocumentWriter's writeAdditionalDocument method in a custom connector

    Just a quick question about the DocumentWriter's writeAdditionalDocument method. The documentation states that: "The resulting additional document will be included automatically when the Connector returns the top-leve...
    Profile Photo
    last modified by adam.mccormick
  • Trouble making replication work

    I am unable to get replication with Modeshape working.  I would appreciate it if someone could point me in the right direction as to how to get things working. I have created a web application running in Tomcat....
    Profile Photo
    last modified by rwoolf