[
https://issues.apache.org/jira/browse/SYNAPSE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalani Ruwanpathirana updated SYNAPSE-318:
------------------------------------------
Attachment: text_builder.patch
This patch will fix the above described issue.
> PlainTextBuilder is not working with x-www-form-urlencoded content for a HTTP
> POST
> ----------------------------------------------------------------------------------
>
> Key: SYNAPSE-318
> URL: https://issues.apache.org/jira/browse/SYNAPSE-318
> Project: Synapse
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2-QA-B2
> Environment: all env
> Reporter: Kalani Ruwanpathirana
> Priority: Blocker
> Fix For: 1.2
>
> Attachments: text_builder.patch
>
>
> PlainTextBuilder gives a NullPointerException while building a message with
> the content in the format of x-www-form-urlencoded. This is because the
> message has not been dispatched yet and the PlainTextBuilder tries to get the
> Axis service from the message context and use that without checking for being
> null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]