You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2006/02/15 22:40:10 UTC

[jira] Assigned: (JCR-321) Information about new nodes isn't propagated through repositories.

     [ http://issues.apache.org/jira/browse/JCR-321?page=all ]

Jukka Zitting reassigned JCR-321:
---------------------------------

    Assign To: Jukka Zitting

> Information about new nodes isn't propagated through repositories.
> ------------------------------------------------------------------
>
>          Key: JCR-321
>          URL: http://issues.apache.org/jira/browse/JCR-321
>      Project: Jackrabbit
>         Type: Bug
>   Components: core
>     Versions: 0.9
>  Environment: Jackrabbit SVN head version
>     Reporter: Adam Warski
>     Assignee: Jukka Zitting
>  Attachments: JcrSessionTest.java
>
> Here's what I'm doing:
> 1. Create 2 repositories
> 2. Create a new node, using repository1
> 3. List nodes, using repository2 - the new node _is not_ there!
> 4. List nodes, using repository1 - the new node _is_ there
> 5. Create a new repository and list nodes - again, the node is there
> So it seems that the repository1 doesn't notice the new node - I would expect a different behaviour, but maybe it's intentional? How can I make repo1 see the new node?
> I attach a java file which runs the case I described.

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