• Querying Repository (Filesystem Connector) return only Root node

    Hi,          I am using Modeshape-2.6.0-b2 on a File System Repository which having multiple level of folder (nt:folder) an files (nt:file) and all these nodes can indeed be dump ou...
    Profile Photo
    last modified by penkween
  • Exception when restoring version (was: Nodetype/CND not found)

    Hi,   This could be a stupid question, but i am stuck on it for a little hour and this is probably so simple that i won't find it by myself. What is the proper syntax to write the path of my CND files in the m...
    Profile Photo
    last modified by sjahan
  • Problem with Jcr 2.0 style of looking up Repository instance using JNDI

    Hi ,         I am using Modeshape-2.6.0-Beta2 and currently testing using Glassfish V3.1.1 with a Web App and having problem of looking up Repository instance using the following code wi...
    Profile Photo
    last modified by penkween
  • Modeshape 2.6 latest Git Source build Failures

    Hi,        Git pull the latest Modeshape 2.6 source today and using Maven3 & JDK6 to build it,  some reactors jar are successfully built and some fail, would like to know if I have o...
    Profile Photo
    last modified by penkween
  • Issue with SVN connector and 2.6.0 Beta 2

    Hi everyone,   Sorry to come with bad news as usual, but i'm encountering a new problem. My last post was about federation connector used to federate a JPA source and a SVN source.   I have upgraded Modes...
    Profile Photo
    last modified by sjahan
  • Issue with Binary Property

    This:    Node file = root.addNode(filename, "nt:file");    Node content = file.addNode("jcr:content", "nt:resource");    content.setProperty("jcr:data", in); with in=InputStream (in f...
    Profile Photo
    last modified by jamat
  • How to add custom properties to File System Node (ie. nt:file or nt:folder) via Mixin

    Hi,                   How do we actually add custom properties for example "tags" to a File System Node (of type nt:file or nt:folder)...
    Profile Photo
    last modified by penkween
  • tika/msoffice/poi library incompatability

    Hi,      I've been trying to use modeshape-2.6.0.Beta2 particularly the jboss 6 kit with modeshape-extractor-tika unsuccessfully because when as6 boots I get this (modeshape/log/boot.log):   ...
    Profile Photo
    last modified by f4tq
  • ModeShape 2.6.0.Beta2 is available

    I'm happy to announce that ModeShape 2.6.0.Beta2 is now available. The release artifacts are available in the JBoss Maven repository (see our Maven instructions) and on our downloads page. We've updated our Reference ...
    Profile Photo
    created by rhauch
  • Modeshape 2.6.0 Beta1 available?

    Hi everyone,   No big deal here, i just want to notifiy that i can't download the 2.6.0 Beta 1 version. Actually, it looks like the links are not good... Am i alone?   Could someone check, and adjust the...
    Profile Photo
    last modified by sjahan
  • Creating custom NodeTypes not persisting

    Hi there, I am using modeshape 2.6.0 beta and trying to create a new NodeType programatically. Following is java and configuration.When I try a new nodetype and then try to fetch it it works fine.But if I try only to...
    Profile Photo
    last modified by hamakhaa1
  • iff propertydefinition is 'protected' > ConstraintViolationException: Cannot find a definition for the property

    Hi, I'm evalutating Modeshape (and JCR in general)  in a test-app, and I'm hitting the following:   Given the nodetype definition ((in CND)   [faw:Tag] > mix:title, nt:base     or...
    Profile Photo
    last modified by gbrits
  • Text extraction and Content type detection with Aperture or Tika

    Hey,      I've been working with Tika for a while, which is quite satisfying, simple enough when only Tika facade is used with either default or custom TikaConfig that represents org/apache/tika/...
    Profile Photo
    last modified by lisak
  • It's about that time for another Beta

    We've been making a lot of fixes and improvements over the last 5 weeks since releasing 2.5.0.Final, but we still haven't tackled all of the things we want to do for a 2.6.0.Final. So, I think we should release a 2.6....
    Profile Photo
    last modified by rhauch
  • Proposed change to how we use Maven

    Some of the JBoss artifacts are being pushed into Maven central, but IIUC ModeShape is not yet able to be pushed because our parent POM has the JBoss Maven repository hard-coded into it.   So I'd like to elimina...
    Profile Photo
    last modified by rhauch