Include (include)

Specify a configuration resource to include in the server's configuration.

Attribute name Data type Default value Description
location A file, directory or url.   Specifies the resource location. This can be a file path or a URI for a remote resource.
onConflict
  • IGNORE
  • REPLACE
  • MERGE
MERGE Specifies the behavior that is used to merge elements when conflicts are found.
IGNORE
Conflicting elements in the included file will be ignored.
REPLACE
When elements conflict, the element from the included file will replace the conflicting element.
MERGE
Conflicting elements will be merged together.
optional boolean false Allow the included resource to be skipped if it cannot be found.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Saturday, 3 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_config_include
File name: rwlp_config_include.html