Adding a simple string value to JNDI using the JNDI Binding Manager Service

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2592

This topic has not yet been written. The content below is from the topic description.
The content of the BindingsConfig attribute is unmarshalled using the JBossXB framework. The following is an MBean definition that shows the most basic form usage of the JNDI binding manager service. Hello, JNDI! This binds the text string "Hello, JNDI!" under the JNDI name bindexample/message. An application would look up the value just as it would for any other JNDI value. The trim attribute specifies that leading and trailing whitespace should be ignored. The use of the attribute here is purely for illustrative purposes as the default value is true.