]
Manik Surtani resolved JBCACHE-1518.
------------------------------------
Fix Version/s: 3.2.0.GA
(was: 3.3.0.GA)
Resolution: Done
getChild() returning null
-------------------------
Key: JBCACHE-1518
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1518
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.1.0.GA
Reporter: Galder Zamarreno
Assignee: Manik Surtani
Fix For: 3.2.0.GA
Attachments: NodeAPITest.java
Running the following code from the user guide throws an NPE in line 3:
1. Map lotsOfData = generateData();
2. cache.put("/a/b/c", lotsOfData);
3. cache.getRoot().getChild("/a").setResident(true);
4. cache.getRoot().getChild("/a/b").setResident(true);
Needs further investigation...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: