This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: ModeShape File System External Resource Problemrhauch Sep 10, 2014 10:58 AM (in response to mustafamizrak)The file system connector only works with "nt:file" and "nt:resource" nodes, as described in https://docs.jboss.org/author/display/MODE/Storing+files+and+folders. Also, see all the configuration options for the connector: https://docs.jboss.org/author/display/MODE/File+system+connector. Just to be clear, the connector allows nodes and properties to be stored directly on the file system. It is not the same thing as a binary store, which the repository uses to store binary values. 
- 
        2. Re: ModeShape File System External Resource Problemhchiorean Sep 11, 2014 9:51 AM (in response to mustafamizrak)1 of 1 people found this helpfulWe now have a Wildfly/EAP test which verifies that files are stored correctly on disk as long as you're working with nt:file, nt:folder and nt:resource types: modeshape/FederationIntegrationTest.java at master · ModeShape/modeshape · GitHub 
 
     
    