<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7037735198482028707.post6724929454662347255..comments</id><updated>2009-12-12T21:26:12.259+05:30</updated><title type='text'>Comments on Keith Chapman's Blog: Invoking Mashups using JSON</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.keith-chapman.org/feeds/6724929454662347255/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/6724929454662347255/comments/default'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/09/invoking-mashups-using-json.html'/><author><name>Keith Chapman</name><uri>http://www.blogger.com/profile/17984975074729516057</uri><email>keithgchapman@gmail.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-8610978403479407921</id><published>2009-04-08T20:28:02.427+05:30</published><updated>2009-04-08T20:28:02.427+05:30</updated><title type='text'>looking for ur reply ,</title><content type='html'>looking for ur reply ,</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/6724929454662347255/comments/default/8610978403479407921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/6724929454662347255/comments/default/8610978403479407921'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/09/invoking-mashups-using-json.html?showComment=1239202682427#c8610978403479407921' title=''/><author><name>Sajid</name><uri>http://www.blogger.com/profile/03007350216520724100</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/09/invoking-mashups-using-json.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-6724929454662347255' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/6724929454662347255' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-5823859369343266370</id><published>2009-04-08T20:26:28.335+05:30</published><updated>2009-04-08T20:26:28.335+05:30</updated><title type='text'>Hi , I am newbie to wso2 mashup server ,I exactly ...</title><content type='html'>Hi , &lt;BR/&gt;I am newbie to wso2 mashup server ,I exactly followed your blog&amp;#39;s  mashup (did copy &amp;amp; paste) but  I m not getting the json result wht possiblities it may have ? &lt;BR/&gt;&lt;BR/&gt;Results sometimes coming as error like this &lt;BR/&gt;JavaException: org.wso2.mashup.MashupFault: The MessageContext does not have an associated SOAPFault.&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;where mashup is this&lt;BR/&gt;// Providing optional annotations&lt;BR/&gt;invokePOSTWeather.inputTypes={&amp;quot;city&amp;quot; : &amp;quot;string&amp;quot;, &amp;quot;weatherDetails&amp;quot; : &amp;quot;string&amp;quot;};&lt;BR/&gt;invokePOSTWeather.outputType=&amp;quot;#raw&amp;quot;;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;function invokePOSTWeather(city, weatherDetails){&lt;BR/&gt;var request = new WSRequest();&lt;BR/&gt;var options = new Array();&lt;BR/&gt;// Instracts the server that my request needs to be formatted as JSON&lt;BR/&gt;options.HTTPInputSerialization = &amp;quot;application/json/badgerfish&amp;quot;;&lt;BR/&gt;var payload = &amp;quot;its same like ur tags as I cant post them thats why remove them &amp;quot;;&lt;BR/&gt;var result;&lt;BR/&gt;try {&lt;BR/&gt;request.open(options,&amp;quot;http://mooshup.com/services/samples/RESTSample/&amp;quot;, false);&lt;BR/&gt;request.send(payload);&lt;BR/&gt;result = request.responseE4X;&lt;BR/&gt;} catch (e) {&lt;BR/&gt;result = e.toString();&lt;BR/&gt;}&lt;BR/&gt;return result&lt;BR/&gt;} &lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Sajid</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/6724929454662347255/comments/default/5823859369343266370'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/6724929454662347255/comments/default/5823859369343266370'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/09/invoking-mashups-using-json.html?showComment=1239202588335#c5823859369343266370' title=''/><author><name>Sajid</name><uri>http://www.blogger.com/profile/03007350216520724100</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/09/invoking-mashups-using-json.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-6724929454662347255' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/6724929454662347255' type='text/html'/></entry></feed>