This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[SJN-32] Not possible to mix delimiters
Created: Sat, 9 Aug 2003 00:24:08 -0700 (PDT)  Updated: Sun, 28 Nov 2004 06:43:20 -0800 (PST)

Status:Closed
Project:Simple-JNDI
Component/s:
Affects Version/s:0.6
Fix Version/s:0.10

Type:BugPriority: Major
Reporter:Henri YandellAssignee:Robert M. Zigweid
Resolution:Fixed 
Environment:


 Description   
An instance of simple-jndi has to have a single delimiter set and is unable to handle different configuration files having their own delimiters. Or for there to be a list of delimiters.
Comment by tigran [ Sun, 28 Nov 2004 06:43:20 -0800 (PST) ]
This issue is 'sort of' fixed. It was actually moved out of being an issue of Simple-JNDI because it is now controlled by Name objects. If it's still an issue, it's something that SimpleNameParser has to deal with, but I don't think so. I think the Name objects deal with this now.