Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

4.2.20. Configure for Legacy Message Payload Exchange

There was no default message payload exchange pattern in place in version 4.2 of the JBoss Enterprise SOA Platform. Use this method to provide legacy support.

Procedure 4.1. Task

  1. Open the jbossesb-properties.xml file in a text editor: vi SOA_ROOT/jboss-soa-p-5/jboss-as/server/PROFILE/deploy/jbossesb.sar/jbossesb-properties.xml
  2. Scroll down to the section entitled "Core".
  3. Set the use.legacy.message.payload.exchange.patterns property to “true”.
  4. Save the file and exit.