JndiPropertySource(name: String)
Create a new JndiPropertySource with the given name and a JndiLocatorDelegate configured to prefix any names with "java:comp/env/".
JndiPropertySource(name: String, jndiLocator: JndiLocatorDelegate)
Create a new JndiPropertySource with the given name and the given JndiLocatorDelegate.