[SJN-33] Unable to have DataSource files with more than 2 elements | |
| Status: | Closed |
| Project: | Simple-JNDI |
| Component/s: | |
| Affects Version/s: | 0.6 |
| Fix Version/s: | 0.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | Henri Yandell |
| Resolution: | Fixed | ||
| Environment: | |||
| Description |
| This is recorded as a TODO in the sourcecode. While you can have a .properties file with: BlahDS.url=... you cannot have: com.foo.BlahDS.url-.... |
| Comment by bayard [ Tue, 23 Aug 2005 20:09:56 -0700 (PDT) ] |
| http://svn.osjava.org/cgi-bin/viewcvs.cgi/trunk/simple-jndi/src/test/org/osjava/sj/SimpleContextTest.java?rev=1916&r1=1912&r2=1916 |