• Modeshape project continuity

    I'm looking for a JCR framework and I'm evaluating Modeshape but the last release date is 04/19/2017 and I've not seen any news about it's continuity. I afraid that Modeshape project is dead. Please, anybody can confi...
    Profile Photo
    last modified by jose.galiana
  • non-existant column 'mode:localName' in '__ALLNODES__'

    Let me start by saying that I am totally new to JCR and ModeShape. I am just playing around a little. And I got a weird error.   The statements:   Query q = ses.getWorkspace().getQueryManager().createQuery...
    Profile Photo
    last modified by arne_v
  • ModeShape JDK 11 support

    I already looked in the documentation and it seems that only JDK 8 is supported. Can anybody confirm that this is the case? Are there any chances to have JDK 11 supported any time soon (next 6 months, 1 year...). Thanks!
    Profile Photo
    last modified by alinbuturafilip
  • Modeshape: resetting to invalid mark after updating to Tika 1.18

    Hi, I updated the Tika dependencies to Tika 1.18 (RH cve fixes), but now I'm running into "org.apache.tika.io.TaggedIOException: Resetting to invalid mark", when org.modeshape.jcr.JcrSession.save is called (it all end...
    Profile Photo
    last modified by jan.renaat
  • Is the modeshape project dead?

    Is there any news regarding the modeshape project?   We use modeshape in our product and we would like to know if there is a roadmap or if the project is dead. We have to evaluate if we should keep modeshape in ...
    Profile Photo
    last modified by prinzs
  • The ModeShape download links are not available.

    Is this a temporary or permanent situation? Has the project been shut
    Profile Photo
    created by fschoning
  • Size of BinaryStorage on the Filesystem bigger than expected

    Hi, we use Modeshape 5.4.1 in our product to save all kinds of data. We are using the FileSystemBinaryStorage and the binaries are stored under a folder /binaries. I will first try to explain the whole situation and ...
    Profile Photo
    created by mdienel
  • 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
  • bad performance on my JCR queries with LocalIndexProvider after update 4.3.0.Final to 5.4.1.Final

    Hi,   after updating from Modeshape 4.3.0 to 5.4.1 I have bad performance on my JCR queries with LocalIndexProvider:   here my settings      "indexProviders" : {     ...
    Profile Photo
    last modified by gerhard.stummer
  • Downloads and Documentation Unavailable

    Hello ModeShape Community,   I was trying to download the latest version (5.4.0) but for some reason the Downloads and Documentation links seem to be broken:     Google results for the 5.4.0 downloa...
    Profile Photo
    last modified by cleiva36
  • Modeshape REST occasionally gives null pointer exception response to JCR SQL2 query

    Hello, Hello I'm using  Modeshape 5.4.1 and  the REST API,  modeshape-web-jcr-rest-war,   to support both direct Get/Put/Post operations for content nodes, as well as through JCR SQL2. I've n...
    Profile Photo
    last modified by dharrison
  • modeshape-web-explorer +maven+tomcat

              In the maven project, I add dependency modeshape-web-explorer.jar, which runs as a war package under tomcat.      modeshape-web-explorer doesn't wo...
    Profile Photo
    last modified by hxt
  • modeshape jndi name not working correctly

    setup: Wildfly 14, Java 11 and modeshape 5.3.0   With the update from Wildfly 10 to Wildfly 14 the standalone.xml configuration is not working anymore. I moved from the standalone.xml configuration to a json fil...
    Profile Photo
    created by pverboom
  • Modeshape 5 and remote persistent JDBC store

    When configuring Modeshape 5.4 to use a remote MySQL JDBC store for the repository I have noticed it takes a very log time to query the data. Modeshape appears to be issuing thousands of sql select statements similar...
    Profile Photo
    last modified by scott.reisdorf
  • Registering custom property and using the same

    In my project, it is internal document repo. root--|          |--division--|                 &...
    Profile Photo
    last modified by vijaymarappan
  • How to get attention onto open pull requests?

    I have 4 open pull requests and at least one more change I believe I should make and submit. At time of writing, my PRs are between 22 and (by my count) 57 days old. I'd prefer not to have to fork this project; what n...
    Profile Photo
    created by mbenson
  • Modeshape calls setTransactionIsolation on every new DB connection

    Though I manage my pooled connections and transaction isolation level from jBoss datasource configuration, I see that Modeshape code still calls setTransactionIsolation method on the connection object. This is redunda...
    Profile Photo
    created by sivaa
  • Disable Modeshape internal cache

    I have two server which is sharing the same database. I am using modeshape in these two servers to save my data. Here My problem is, Created / Updated data in one server is not reflected in another server. I am th...
    Profile Photo
    last modified by qualitybrain
  • Evaluate ModeShape for file storage.

    Hello, I am currently evaluating mode shape for my project. Basically we are looking for document management system , which should be able to: 1. When a file is uploaded through our REST interface, it should be scan...
    Profile Photo
    last modified by rohithreddy41
  • When I call VersionManager checkin method, I do see too many SQL SELECT queries

    When I call Version Manage checkin method I do see too many SELECT queries like like "SELECT CONTENT FROM MY_REPOSITORY WHERE Id = ?" being fired. Though we have enough Workspace cache size, we still see this query be...
    Profile Photo
    last modified by sivaa