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-42] Seems to accept anything as a DS id in java.properties
Created: Sun, 14 Dec 2003 19:07:32 -0800 (PST)  Updated: Fri, 2 Jan 2004 23:46:05 -0800 (PST)

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

Type:BugPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Won't Fix 
Environment:


 Description   
Unsure how big this is, but if java.properties has TestDS, and I ask for java:/FlamefewDS, I seem to get a FlamefewDS with the values for TestDS in it.

It should be throwing a NamingException.
Comment by bayard [ Fri, 2 Jan 2004 23:45:41 -0800 (PST) ]
Note:

This is only if 'org.osjava.jndi.datasource=true' exists and deprecating/removing this feature will also get rid of the bug.
Comment by bayard [ Fri, 2 Jan 2004 23:46:05 -0800 (PST) ]
Exists on a deprecated feature.