unsubscribe

2015-04-01 Thread Chintana Wilamuna

Accessing non XML POST data having application/x-www-form-urlencoded content type

2011-01-25 Thread Chintana Wilamuna
Hi, GET requests for a particular Axis service works without a problem after going through the XFormURLEncodedBuilder message builder. However when a POST request comes with the content type application/x-www-form-urlencoded I couldn't find a way to access data sent in the request. I went through

Re: Sending plain text emails through ServiceClient API

2010-12-18 Thread Chintana Wilamuna
On Wed, Dec 8, 2010 at 6:03 AM, Sanjiva Weerawarana wrote: > You'd need to use a message formatter that only takes the content of the > SOAP:Body element's first child and puts it into the message being sent. > IIRC there was such a beast already but I could be wrong .. basically > response media

Sending plain text emails through ServiceClient API

2010-12-07 Thread Chintana Wilamuna
Hi, I'm able to send emails through the ServiceClient API. However, body of the message contains the entire SOAP envelope. Is there a way to send plain text in the body of the email through ServiceClient API? Thanks in advance, -Chintana -- blog: http://engwar.com/ photos: http://flickr.co