• 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
  • 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
  • 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
  • Compressed binaries on filesystem

    Hello!   We start using Modeshape from version 3.2.0 and some time ago notice several compressed binaries in binaryStorage which is configured to file system. This files looks like GZIP archive 218db5beb577bdf96...
    Profile Photo
    last modified by leonid.marushevskiy
  • ModeShape and iRODS Custom Connector

    Hi all,   Just a note that I'm in the process of developing a ModeShape custom connector for the iRODS Data Grid, we're really interested in WebDav and Fedora Repository integration for folks running iRODS. At a...
    Profile Photo
    last modified by mike.conway
  • BinaryStore on GlusterFS?

    Hi, I was wondering if anyone has any experience using the file system BinaryStore on a GlusterFS filesystem with replication across multiple hosts. I would be interested in any experience or opinions on such a setup ...
    Profile Photo
    created by bwallis42
  • In non-volatile repository configurations does ModeShape load the entire repository into memory on Session.getRootNode()?

    I have a non-volatile repository configuration organizing a lot of ~1 MB files.  I would like to know if all of the files for a given workspace will be loaded into memory when I call Session.getRootNode()?  ...
    Profile Photo
    last modified by mashama
  • Modeshape get queryResult repository and Indexing

    I 'm using modeshape-3.4.0.Final on my application that installed on a server desktop pc, and many clients connect to that. In my code, Before I had use path (/users/nodes) for get nodes, but now I want to run a query...
    Profile Photo
    last modified by fazileh
  • Problem with reading binary stream from file

    Hi,       I managed to configure modeshape with infinispan to store both metadata and binaries for modeshape content. Now the problem is I can write data (content) into the repository but when I t...
    Profile Photo
    last modified by m.jawwad
  • jcr.Node.getProperties() performance issue

    We are facing ModeShape performance issue caused by specific implementation of getting Node's properties. Node's properties could be obtained by iterator only within JCR session. So, when we need a list of nodes wi...
    Profile Photo
    last modified by andrey.samuleev
  • Configure modeshape with cloud

    Hi,         I plan to use modeshape 3.4 with any cloud provider as storage. Are there any resources/examples that might help me. I want to connect mode shape with an online cloud service...
    Profile Photo
    last modified by m.jawwad
  • Full- text based search

    Hi,       I am still exploring modeshape with 3.4 and now I am testing the searching features. So far I am not able to run searches based on full-text. Here is my query and result:   Query ...
    Profile Photo
    last modified by m.jawwad