Composite can't be deployed when soapAction is set to null or "". How can acheive this?

Composite can't be deployed when soapAction is set to null or "". How can acheive this?

book

Article ID: KB0087802

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Bus -
Not Applicable -

Description

Resolution:
You need to set the following property in node.tra file:

"java.property.spline.body.dispatch=true"

After adding this property make sure you restart your node and service assembly.

Keep in mind when you create a composite, the soapAction should be set. This is the client that will send empty soapAction.

Issue/Introduction

Composite can't be deployed when soapAction is set to null or "". How can acheive this?