Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where the value is any valid Spring resource string such as a file://foo/bar.xml or a URL such as http://acme.com/whatnot.xml. The default value is assumed to be classpath://jndi.xml.

Then you can drop the following jndi.xml file on the classpath, which is create a regular Spring XML configuration file which creates to create a JNDI context (called jndi), which by default is a file called jndi.xml on the classpath

Wiki Markup
{snippet:id=jndi|lang=xml|url=http://cvs.servicemix.codehaus.org/*checkout*/servicemix/base/src/main/release/conf/jndi.xml?rev=HEAD}
.