JNDIConfiguration::recursiveGetKeys goes out of stack (2)
---------------------------------------------------------
Key: CONFIGURATION-343
URL: https://issues.apache.org/jira/browse/CONFIGURATION-343
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.5
Reporter: Michiel Kalkman
Priority: Minor
See http://issues.apache.org/jira/browse/CONFIGURATION-281.
I think the maxDepth feature should be implemented.
The reason for this is that in WebSphere it seems possible that some contexts
seem te be generated on the fly, like
thisNode.cell -->
thisNode.cell.cell -->
...-->
thisNode.cell.cell.cell.cell.cell.cell.cell.cell.cell.cell.cell.cell.cell
etc.
(anybody any idea why this is so ?)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.