When you deploy your project to a message broker, you have the option of selectinglong or short XMLNameSpace format. The default is short. XMLNameSpaceFormat is a standard configuration connection property for adapters. The choice you make within System Manager overrides whatever might already exist in the adapter's configuration file. If you are deploying to WebSphere Business Integration Message Broker, the Select the parameters window allows you to specify that the project is namespace-aware. If the project is namespace-aware, either short or long formats are allowed. If the project is not namespace-aware, then long must be used. Selecting short with a project that is not namespace-aware will cause deployment to fail.
Table 1. XMLNameSpace format alternatives
Message Broker | Namespace aware? | |
---|---|---|
| Yes | No |
WebSphere Business Integration Message Broker | long or short | long |
WebSphere MQ Integrator or WebSphere MQ Integrator Broker | N/A | long or short (for short, RFH2messagedomain must be xml) |