What steps will reproduce the problem?
1. Extract simple-jndi-0.11.4.1-src.zip
2. build using: ant
3. cd src/examples/Datasource
4. sh ./compile.sh
5. sh ./run-ini.sh
What is the expected output? What do you see instead?
the program would run and print something like: Found FlamefewDS
Instead the class is not found. apparently this was included in prior
releases. The jndi.property file (ini dir) still references this class.
What version of the product are you using? On what operating system?
ubuntu .. java 1.6
Please provide any additional information below.
Original issue reported on code.google.com by ja...@jcalfee.info on 21 Feb 2012 at 8:15