Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • username: The username of the user.

  • password: The password of the user.

  • uri: The instance URI of Jira account.

Additional information

Ensure that the following Axis2 configurations are added and enabled in the <ESB_HOME>\repository\conf\axis2\axis2.xml file.

Required message formatters
Code Block
languagexml
titlemessageFormatters
<messageFormatter contentType="multipart/form-data" class="org.wso2.carbon.relay.ExpandingMessageFormatter"/>
Required message builders
Code Block
languagexml
titlemessageBuilders
<messageBuilder contentType="multipart/form-data" class="org.wso2.carbon.relay.BinaryRelayBuilder"/>

Now that you have connected to Jira, use the information in the following topics to perform various operations with the connector.

...