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


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]

Reply via email to