|
|
Choosing A Webhost: |
Created: (JCR-155) renameing a node with Session.move() or Workspace.move(): msg#00382apache.jackrabbit.devel
renameing a node with Session.move() or Workspace.move() is not visible from other concurrent sessions ------------------------------------------------------------------------------------------------------- Key: JCR-155 URL: http://issues.apache.org/jira/browse/JCR-155 Project: Jackrabbit Type: Bug Components: core Environment: SVN rev. 202548 Reporter: Stefan Guggisberg Assigned to: Stefan Guggisberg Fix For: 1.0 this is a CachingHierarchyManager issue. to reproduce: Node n1 = session1.getRootNode().getNode("foo"); String path = n1.getPath(); // returns "/foo" Node n2 = session2.getRootNode().getNode("foo"); path = n2.getPath(); // returns "/foo" session1.move("/foo", "/bar"); session1.save(); path = n1.getPath(); // returns "/bar" path = n2.getPath(); // should return "/bar" but still returns "/foo"
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Created: (JCR-154) Documentation - jackrabbit features beyond the spec, Edgar Poce (JIRA) |
|---|---|
| Next by Date: | Updated: (JCR-155) renaming a node with Session.move() or Workspace.move() is not visible from other concurrent sessions, Stefan Guggisberg (JIRA) |
| Previous by Thread: | Created: (JCR-154) Documentation - jackrabbit features beyond the spec, Edgar Poce (JIRA) |
| Next by Thread: | Updated: (JCR-155) renaming a node with Session.move() or Workspace.move() is not visible from other concurrent sessions, Stefan Guggisberg (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |