Changes
#813 (May 18, 2018 5:09:35 AM)
#812 (May 17, 2018 11:51:34 PM)
- The TestObjectCache singleton lasts too long in a web context. I implemented a simple expiration mechanism that only kicks in for web-context (detected by presence of a system property) so that the cached values expire after 5 minutes. — rnahf / detail
#811 (May 14, 2018 10:51:36 PM)
- updated explanatory text in index.jsp. — rnahf / detail
- updated CN sessions to be used in method call. — rnahf / detail
#810 (May 14, 2018 9:36:36 PM)
- added tests for echoIndexObject_resourceMap, tests that CN_ properties cannot be added to nodelist via API, created better NodeReference (in urn:node: form). — rnahf / detail