java.naming.factory.initial=org.osjava.sj.SimpleContextFactory org.osjava.sj.root=jdbcPropDirectoryWhere:
jdbcPropDirectory is the full path to the subdirectory in which you created this jndi.properties file, using double blackslash (Windows) or or single slash (UNIX) characters in place of single characters. For example:
Windows: For c:\jdbcrsc\jdbcProps, specify c:\\jdbcrsc\\jdbcProps.
UNIX: For /home/jdbcrsc/jdbcProps, specify /home/jdbcrsc//jdbcProps.