<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating a JSON-RPC service using Zend Json Server</title>
	<atom:link href="http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/feed" rel="self" type="application/rss+xml" />
	<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422</link>
	<description>thoughts and ideas from a .net developer</description>
	<lastBuildDate>Sat, 26 May 2012 08:21:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/comment-page-1#comment-18781</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=422#comment-18781</guid>
		<description>Hi,

Where does the simple.php class reside in the application structure?

I&#039;ve tried putting it in the library folder but I get this error:


( ! ) Fatal error: Uncaught exception &#039;Zend_Server_Reflection_Exception&#039; with message &#039;Invalid class or object passed to attachClass()&#039; in C:\Zend_Framework\library\Zend\Server\Reflection.php on line 68
( ! ) Zend_Server_Reflection_Exception: Invalid class or object passed to attachClass() in C:\Zend_Framework\library\Zend\Server\Reflection.php on line 68

Thanks,
Steve</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Where does the simple.php class reside in the application structure?</p>
<p>I&#8217;ve tried putting it in the library folder but I get this error:</p>
<p>( ! ) Fatal error: Uncaught exception &#8216;Zend_Server_Reflection_Exception&#8217; with message &#8216;Invalid class or object passed to attachClass()&#8217; in C:\Zend_Framework\library\Zend\Server\Reflection.php on line 68<br />
( ! ) Zend_Server_Reflection_Exception: Invalid class or object passed to attachClass() in C:\Zend_Framework\library\Zend\Server\Reflection.php on line 68</p>
<p>Thanks,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Glover</title>
		<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/comment-page-1#comment-14484</link>
		<dc:creator>Jeremy Glover</dc:creator>
		<pubDate>Sat, 05 Nov 2011 14:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=422#comment-14484</guid>
		<description>I&#039;m also curious about how you would implement authentication via API keys. Thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m also curious about how you would implement authentication via API keys. Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fordnox</title>
		<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/comment-page-1#comment-8614</link>
		<dc:creator>Fordnox</dc:creator>
		<pubDate>Fri, 25 Mar 2011 07:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=422#comment-8614</guid>
		<description>What about authentication for webservice? How would you implement it?</description>
		<content:encoded><![CDATA[<p>What about authentication for webservice? How would you implement it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developing a maintainable RPC system &#124; DeveloperQuestion.com</title>
		<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/comment-page-1#comment-5957</link>
		<dc:creator>developing a maintainable RPC system &#124; DeveloperQuestion.com</dc:creator>
		<pubDate>Mon, 22 Nov 2010 19:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=422#comment-5957</guid>
		<description>[...] I have seen numerous blog posts and tutorials on how to use ZF&#039;s JSON-RPC server (see here and here), but they all seemed geared towards exposing a small, publicly consumable API. Code duplication is [...]</description>
		<content:encoded><![CDATA[<p>[...] I have seen numerous blog posts and tutorials on how to use ZF&#039;s JSON-RPC server (see here and here), but they all seemed geared towards exposing a small, publicly consumable API. Code duplication is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating a JSON-RPC server with Zend Framework</title>
		<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/comment-page-1#comment-3916</link>
		<dc:creator>Creating a JSON-RPC server with Zend Framework</dc:creator>
		<pubDate>Fri, 21 May 2010 02:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=422#comment-3916</guid>
		<description>[...] found this blog very helpful in figuring out how to do this. The first step is to create a new bootstrap file. I [...]</description>
		<content:encoded><![CDATA[<p>[...] found this blog very helpful in figuring out how to do this. The first step is to create a new bootstrap file. I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udara</title>
		<link>http://sourcecodebean.com/archives/creating-a-json-rpc-service-using-zend-json-server/422/comment-page-1#comment-3711</link>
		<dc:creator>udara</dc:creator>
		<pubDate>Mon, 03 May 2010 03:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=422#comment-3711</guid>
		<description>test.add(1,1)[&#039;result&#039;],in this code u send two integer arguments to add() method.How to send a complicated object as a argument.
i mean 
var ob=new Object();
ob.name=&quot;udara&quot;;
how can i send ob as a argument.
for the momnet im doing JSON.stringify(ob) andsent json string as a argument.</description>
		<content:encoded><![CDATA[<p>test.add(1,1)['result'],in this code u send two integer arguments to add() method.How to send a complicated object as a argument.<br />
i mean<br />
var ob=new Object();<br />
ob.name=&#8221;udara&#8221;;<br />
how can i send ob as a argument.<br />
for the momnet im doing JSON.stringify(ob) andsent json string as a argument.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: sourcecodebean.com @ 2012-05-30 06:19:36 -->
