<?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: WSF/PHP Services Performance test with WSDL Caching</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Mon, 15 Mar 2010 02:10:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-9610</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Thu, 02 Jul 2009 05:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-9610</guid>
		<description>Hi Eric,

And yea it is linuxist. Probably OS X should have separate platform directory?.  If you have a better solution please raise a jira on this in Axis2 project.

Thanks
Dimuthu</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>And yea it is linuxist. Probably OS X should have separate platform directory?.  If you have a better solution please raise a jira on this in Axis2 project.</p>
<p>Thanks<br />
Dimuthu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-9582</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-9582</guid>
		<description>The presence of that usleep prototype is bogus: it&#039;s a linuxism that shouldn&#039;t be in axutil_unix.h.  The prototype is present in unistd.h, so I don&#039;t know why it was added to the axis header</description>
		<content:encoded><![CDATA[<p>The presence of that usleep prototype is bogus: it&#8217;s a linuxism that shouldn&#8217;t be in axutil_unix.h.  The prototype is present in unistd.h, so I don&#8217;t know why it was added to the axis header</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-9332</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-9332</guid>
		<description>Hi Sanjay,
Well, I don&#039;t have OS X installation here. But looking at the code, the problem occurs at the line,

extern int usleep (__useconds_t __useconds);

When I checked the unistd.h in my ubuntu linux machine, I found the function is declared with the same signature. I guess in your OS it has some other typedefs as function arguments. If you can find such function and replace the above line in axutil_unix.h probably you can get it compiled.

Thanks
Dimuthu</description>
		<content:encoded><![CDATA[<p>Hi Sanjay,<br />
Well, I don&#8217;t have OS X installation here. But looking at the code, the problem occurs at the line,</p>
<p>extern int usleep (__useconds_t __useconds);</p>
<p>When I checked the unistd.h in my ubuntu linux machine, I found the function is declared with the same signature. I guess in your OS it has some other typedefs as function arguments. If you can find such function and replace the above line in axutil_unix.h probably you can get it compiled.</p>
<p>Thanks<br />
Dimuthu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjay Sharma</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-9302</link>
		<dc:creator>Sanjay Sharma</dc:creator>
		<pubDate>Fri, 26 Jun 2009 06:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-9302</guid>
		<description>I got the error 
axutil_unix.h:125: error: syntax error before &#039;__useconds&#039; when I tried to build for OS X 10.5. 
Are there any pointers to do something on this end.

Thanks
Sanjay</description>
		<content:encoded><![CDATA[<p>I got the error<br />
axutil_unix.h:125: error: syntax error before &#8216;__useconds&#8217; when I tried to build for OS X 10.5.<br />
Are there any pointers to do something on this end.</p>
<p>Thanks<br />
Sanjay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-8116</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Fri, 29 May 2009 02:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-8116</guid>
		<description>Not really?
what is the 
1 GCC version
2 OS and version
you are using?</description>
		<content:encoded><![CDATA[<p>Not really?<br />
what is the<br />
1 GCC version<br />
2 OS and version<br />
you are using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-8028</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 27 May 2009 10:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-8028</guid>
		<description>Hi Dimuthu,

I&#039;ve tried building the nightly build, but am getting errors, is this normal?
../../../include/platforms/unix/axutil_unix.h:125: error: syntax error before &#039;__useconds&#039;

Thanks. Ben</description>
		<content:encoded><![CDATA[<p>Hi Dimuthu,</p>
<p>I&#8217;ve tried building the nightly build, but am getting errors, is this normal?<br />
../../../include/platforms/unix/axutil_unix.h:125: error: syntax error before &#8216;__useconds&#8217;</p>
<p>Thanks. Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-6217</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Fri, 24 Apr 2009 16:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-6217</guid>
		<description>Hi,
It is wsf/php 2.0 I was talking about. But I think it is better you get the nightly build of wsf/php as it has more improvements

Thanks
Dimuthu</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It is wsf/php 2.0 I was talking about. But I think it is better you get the nightly build of wsf/php as it has more improvements</p>
<p>Thanks<br />
Dimuthu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fierfeu</title>
		<link>http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performance-test-with-wsdl-caching/comment-page-1/#comment-6199</link>
		<dc:creator>Fierfeu</dc:creator>
		<pubDate>Fri, 24 Apr 2009 09:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=547#comment-6199</guid>
		<description>Thanks for this very interesting study.

I just have one question about the cache property which is not describe in the current documentation WSF/PHP !

which versionof WSF/PHP are you using ?

Fierfeu</description>
		<content:encoded><![CDATA[<p>Thanks for this very interesting study.</p>
<p>I just have one question about the cache property which is not describe in the current documentation WSF/PHP !</p>
<p>which versionof WSF/PHP are you using ?</p>
<p>Fierfeu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
