[SJN-42] Seems to accept anything as a DS id in java.properties | |
| Status: | Closed |
| Project: | Simple-JNDI |
| Component/s: | |
| Affects Version/s: | 0.8 |
| Fix Version/s: | 0.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | 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. |