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

...