Constants.LAYER_PROTOCOL,
Constants.PACKAGE_PROTOCOL_XML, "23", params);
} // if ((section == null) || (section.length() == 0) ||
// (toSection == null) || (toSection.length() == 0))
AdditionalAddress addressImpl = XBUSSystem
.getAdditionalAddressImplementation(mMessage
.getSource().getName());
// the mapped value
String value = addressImpl.getValue(section, toSection,
keyName);
if (value == null)
{
throw new XException(Constants.LOCATION_INTERN,