Re: Sending plain text emails through ServiceClient API

2010-12-07 Thread Sanjiva Weerawarana
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 type needs to be text/plain. Sanjiva. On Wed, Dec 8, 2010 at 5:08

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

AW: Axis WebService Deployment Exception

2010-12-07 Thread Stadelmann Josef
Did you write or did you write ? It works for me that way: This is the SpezplaService with login, fktmap and logout using Apache Axis2/Java, WSIT from HP, Axis2/C libs, and a bunch of Spezpla Modules in OpenVMS Pascal on a HP Itanium machine.