[dna-issues] [JBoss JIRA] Created: (DNA-479) Workspace import does not work

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Jul 9 14:10:40 EDT 2009


Workspace import does not work
------------------------------

                 Key: DNA-479
                 URL: https://jira.jboss.org/jira/browse/DNA-479
             Project: DNA
          Issue Type: Bug
          Components: JCR
    Affects Versions: 0.5
            Reporter: Randall Hauch
            Priority: Blocker
             Fix For: 0.6


The changes in DNA-466 did not change the JcrContentHandler implementation to use the new approach.  The old way relied upon a SessionCache editor using a different batch, but that doesn't really work with the new GraphSession approach.  Maybe the best way to fix this, at least in the interim, is to have a SessionCache instance for the workspace import.  That would maintain the cache in memory (more than what is really needed), but it would save a ton of duplication.

Several of the TCK unit tests are commented out because of this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list