Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Name

POST_TO_URI

Possible Values

"true", "false"

Default Behaviour

false

Scope

axis2

Description

This property makes the outgoing URL of the ESB a complete URL. This is important when we talk through a Proxy Server.

Example

Code Block
<property name="POST_TO_URI" scope="axis2" value="text/xmltrue"/>
Property: DISABLE_CHUNKING

Name

DISABLE_CHUNKING

Possible Values

"true", "false"

Default Behaviour

false

Scope

axis2

Description

Disables the HTTP chunking for outgoing messaging.

Example

Code Block
<property name="POSTDISABLE_TO_URICHUNKING" scopevalue="axis2true" valuescope="text/xmlaxis2"/>
Property: CONTENT_TYPE

Name

CONTENT_TYPE

Possible Values

string

Default Behaviour

none

Scope

axis2

Description

In situations, where the ESB is receiving HTTP response messages without the Content-type header, this property can be used to specify a default content type to be used. If no such content type is specified for responses, the ESB will default to application/octet-stream.

Example

Code Block
<property name="CONTENT_TYPE" value="text/xml" scope="axis2"/>

...

Excerpt
hiddentrue

General information about the available HTTP transport specific properties in WSO2 ESB.

 

http://appserver.cloud-test.wso2.com:8280/services/Axis2SampleService_1001/