• ModeShape JPA using MySql

    Hello Everyone,   I am trying to use ModeShape with MySql and my configuration is as follows   ***************************************************************   <?xml version="1.0" encoding="UTF-8...
    Profile Photo
    last modified by tabishshaikh
  • Persistence with Modeshape and Infinispan connector.

    Hi! I'm having problems using the InifinispanSource connector to make my data persistent. The storage in the JCR nodes works fine, I can save and read data. Now I'm trying to make the data persistent using the File...
    Profile Photo
    last modified by aesteban
  • About multiple connectors, workspaces and repositories.

    Hi everyone,   Another day, another question! Sorry to bother you with that but i read the documentation about the connector framework. We're kind of interested by that feature. What troubles me is that the p...
    Profile Photo
    last modified by sjahan
  • WebDAV url syntax?

    Hi,   This could be kind of a dumb question, but since i don't find any answer on my own... I get the WebDAV server WAR from the Modeshape 2.4.0 Final for JBoss AS. It deploys completely fine but i don't get i...
    Profile Photo
    last modified by sjahan
  • Modeshape 2.4 Final and NullPointerException

    dear all,   i am running Modeshape 2.4 Final on a JBoss 4.2.3 GA Server. Whenever i try to acces the webdav OR rest module via browser (http://localhost:8080/modeshape-rest OR http://localhost:8080/modeshape-we...
    Profile Photo
    last modified by malcomtom
  • Error with MySQL when creating file-nodes

    Hi all,   I have a problem with the usage of Modeshape in combination with a JPASource and MySQL. If I use the Modeshape-rest-client library to upload files via JSON into a MySQL based repository (exactly the sa...
    Profile Photo
    last modified by tmseidel
  • How to access the system workspace.

    I recently started using the SQL2 query syntax and found that in 2.4.0.Final I have to define NodeTypes and PropertyDefinitions for the nodes I will be accessing with Joins.  I was able to access the nodes after ...
    Profile Photo
    last modified by piascikj
  • Usage of resteasy.servlet.mapping.prefix

    Hi,   If you want the REST interface is handling only requests on a special URL, you have to specify a the resteasy.servlet.mapping.prefix in your web.xml, for example:   web.xml <context-param> ...
    Profile Photo
    last modified by tmseidel
  • Problem with sql-2 join???

    I'm using modeshape 2.4.0.Final.  In an open source project called fincayra   The following query is giving me an error.   SELECT post."jcr:uuid", post."text", post."user" FROM [fincayra.Post] AS post...
    Profile Photo
    last modified by piascikj
  • Value constraint violation handling

    Hi all,   I have defined value constraints for the node properties in the node definition e.g.: - 'org:gender'  (String) mandatory < 'male', 'female'   but on importing the an xml file containing ...
    Profile Photo
    last modified by dimonv
  • Exception using the Jcr Connector to Jackrabbit

    Hi all,   Sorry for the title, but I couldn't find a better way to describe in short what I'm doing. Here the full description:   I'm trying to extend the JCR connector so that it could connect to a remote...
    Profile Photo
    last modified by a.novarini
  • JPA Table Names

    Table names in Modeshape as of 2.4.0 are quite inconsistent. I propose changing the Table names to a default standard (like "MODE_"), so that future tables would follow this standard. What do you guys think ?   ...
    Profile Photo
    last modified by gastaldi
  • The class name null specified for Detector is not a valid Java class name

    Hello,   I'm currently trying  to migrate brix, an wicket based CMS system, from jackrabbit 2 to modeshape. I started by   InputStream configStream = new FileInputStream(cfg);   JcrConfiguratio...
    Profile Photo
    last modified by kbachl
  • Exception raised in JBoss Admin Console

    Hello,   I searched for any issue in Jira that looked like this one, I found something but they weren't of much help to me in this case.   I tried to install ModeShape into a clean installation of JBossAS ...
    Profile Photo
    last modified by a.novarini
  • Svn connector does not keep node hierarchy

    While trying to use an SVN repository as an alternative solution to this issue I seem to have run into another problem. If I use an 'svn://' URL for the repository source, the files / folders I upload using WebDAV are...
    Profile Photo
    last modified by souvikonline
  • ModeShape with EJB/MySQL database?

    I have a Java EE project with many entities which are managed and persisted using EJB. All the data is stored to a MySQL database. Now a "library" should be added that enables users to browse and manage all the entiti...
    Profile Photo
    last modified by mrscreenteam
  • Modeshape in JBoss takes too long to initialize

    I have created a content repository for images which uses the JPA connector with PostreSQL as its backend. The images are uploaded through the Modeshape WebDAV interface running in JBoss.   This works great til...
    Profile Photo
    last modified by souvikonline
  • Weak referencies store/retrieve

    Hi all,   on using of the WEAKREFERENCE type I face following issue: I have a node type having a property of the type 'WEAKREFERENCE'. The WEAKREFERENCE values can be set to the property of a node, but after re...
    Profile Photo
    last modified by dimonv
  • Reference and hashCode() method

    Hi all,   since JCR handles the MULTIPLE node propries as an array of Value an application has to hande the uniqueness of the values by itself. E.g. throgh Set. But org.modeshape.graph.property.Reference does no...
    Profile Photo
    last modified by dimonv
  • Corrupted PDF file for the reference guide

    Hi All, I have noticed that the PDF file of the reference guide from this URL: http://docs.jboss.org/modeshape/2.4.0.Final/manuals/reference/pdf/ cannot be opened using Acrobat 9. The downloaded file is 560kb and...
    Profile Photo
    last modified by fcaponi78