• 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
  • Add custom privileges in Modeshape

    Hi All, We're investigating a migration from Jackrabbit to Modeshape. One of the features of Jackrabbit we're leveraging is the ability to add custom Privileges. I haven't found a way to add these in Modeshape. Is t...
    Profile Photo
    last modified by codeoncoffee
  • How to upload a data-binary via modeshape-explorer?

    How to upload a data-binary via modeshape-explorer? I am using the ModeShape 4.4.0.Final version
    Profile Photo
    last modified by j2.andrade
  • Infinispan Nullpointer in Modeshape 4.4.0 and Infinispan 7.2.3

    Hi,   We are using Modeshape 4.4.0.Final release with Infinispan 7.2.3 installed in TomEE and using Java 7. The repository starts and works. However, if we add some concurrency (100 threads) adding and removing ...
    Profile Photo
    last modified by folch
  • Integrate WebDav/Rest and WebExplorer in a single Webapp

    Hello, I use ModeShape 4.4.0.Final and I would like to integrate Webdav/Rest and Web Explorer interfaces in a single Webapp. But web explorer doesn't use the same mecanism to get repositories than WebDav and Rest int...
    Profile Photo
    last modified by pinpin
  • 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
  • node.remove() performance problem over cifs binary storage

    Hi all,   We use modeshape 4.3 with a share cifs folder (/data/repo/data/binaries) for binary storage. infinispan storage is local First we had performance issue with getting metadata. Setting minimumBinarySiz...
    Profile Photo
    last modified by ludopaquet
  • Is there any relation between modeshape and sramp?

    Modeshape depend on infinispan?Infinispan depend on s-ramp?
    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
  • using one hundred thread to execute session.removeNode() and session.save() ,throw  referential integrity

    Hi,I use one hundred thread to execute session.removeNode() and sesion.save() ,throw referential integrity. After restart eap the node can't delete ,it's a damage node. And the node just inherit nt:bbase help me,pl...
    Profile Photo
    last modified by delgo
  • What is exact ModeShape advantages over writing own mongodb storage?

    Cross post from http://stackoverflow.com/questions/31847986/what-is-exact-modeshape-advantages-over-writing-own-mongodb-storage I'm going to develop file storage system. Mainly I will store text documents. I read many...
    Profile Photo
    last modified by jbossastana
  • modeshape 4.1 searching in jcr:data

    Hi everybody, We have uploaded files such as images, word and pdf documents using modeshape 4.1. I wonder that it is possible to make search in word and pdf documents using JCR_SQ2. Best Regards.
    Profile Photo
    last modified by caliskan
  • Modeshape 4.1 external fs resource jcr_sql2 query exception

    I am using modeshape 4.1 with external file system source and ı want to search on saved documents using JCR_SQL2, ı have just added repository configuration in standalone-modeshape.xml file as <text-extractors&...
    Profile Photo
    created by caliskan
  • FULL_XA does not work on ModeShape 4.1

    Hi all,   I am trying to integrate my database and modeshape (4.1 and infinispan 6.0.2) transaction (two-phase commitment) but I get NullPointerException : I have configured my db on WildFly 8.2 as an XA data s...
    Profile Photo
    last modified by mustafamizrak
  • Webdav and Spring

    Hi,   Does anybody succeed in using Spring (ModeShapeRepositoryFactory in the modeshape examples) and webdav servlet (ModeShapeWebdavServlet) ? I suppose that ModeShapeJcrDeployer can't retrieve the repository ...
    Profile Photo
    created by ludopaquet
  • How to define thread pools (e.g. for sequencing)?

    The JSON configuration file allows me to specify a thread pool which is used e.g. for sequencing. But where are those thread pools defined? I didn't find anything in the JSON schema about thread pool configuration.
    Profile Photo
    last modified by jkraushaar
  • How to add sequencers dynamically in an OSGi environment?

    Hi there,   I know that it is possible to add sequencers dynamically if you edit the configuration. This works perfectly if ModeShape and the sequencer share the same Classloader. But we like to add sequencers d...
    Profile Photo
    last modified by jkraushaar
  • Infinispan OutOfMemoryError when transferring state in a WildFly cluster

    Running ModeShape 4.1 as subsystem on WildFly 8.2.0.Final, cluster of two nodes (A and B). On each node, ModeShape is configured with two replicated caches for a binary store (one for meta data), each backed by a file...
    Profile Photo
    last modified by ryanweber