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.xmlImage Removed or a URL such as http://acme.com/whatnot.xmlImage Removed. The default value is assumed to be classpath://jndi.xml.

Then you can create a regular Spring XML configuration file 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://

...

svn.

...

apache.

...

org

...

/repos/asf/incubator/servicemix/

...

trunk/servicemix-assembly/src/main/release/conf/jndi.xml

...

}

.