<?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 WSDL Generation 2 Minutes Introduction</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Thu, 01 Dec 2011 06:50: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: James</title>
		<link>http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/comment-page-1/#comment-80182</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 12 Jul 2011 22:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=217#comment-80182</guid>
		<description>Hi Dimuthu,
Thanks for this. The WSDL generation functionality is great.
I just have one minor issue. I&#039;ve written a web service in php that is being accessed by a .NET client. Their framework is generating a WCF object based on my WSDL and the name of their object is coming out as ws_webService_phpPortTypeClient. I&#039;m assuming this is being generated by the &quot;service name&quot; section in the WSDL, which is &quot;ws_webService.php&quot;.

Is there any way I can specify the service name? There&#039;s nothing mentioned in the WSDL generation API docs.

Thanks in advance.
- James</description>
		<content:encoded><![CDATA[<p>Hi Dimuthu,<br />
Thanks for this. The WSDL generation functionality is great.<br />
I just have one minor issue. I&#8217;ve written a web service in php that is being accessed by a .NET client. Their framework is generating a WCF object based on my WSDL and the name of their object is coming out as ws_webService_phpPortTypeClient. I&#8217;m assuming this is being generated by the &#8220;service name&#8221; section in the WSDL, which is &#8220;ws_webService.php&#8221;.</p>
<p>Is there any way I can specify the service name? There&#8217;s nothing mentioned in the WSDL generation API docs.</p>
<p>Thanks in advance.<br />
- James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasagan</title>
		<link>http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/comment-page-1/#comment-77123</link>
		<dc:creator>vasagan</dc:creator>
		<pubDate>Tue, 28 Jun 2011 06:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=217#comment-77123</guid>
		<description>You can use $wsdl = file_get_contents(&#039;http://www.yourdomain.com/wsdlfile.php?wsdl&#039;);
echo $wsdl;</description>
		<content:encoded><![CDATA[<p>You can use $wsdl = file_get_contents(&#8216;<a href="http://www.yourdomain.com/wsdlfile.php?wsdl" rel="nofollow">http://www.yourdomain.com/wsdlfile.php?wsdl</a>&#8216;);<br />
echo $wsdl;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/comment-page-1/#comment-52062</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Wed, 09 Feb 2011 04:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=217#comment-52062</guid>
		<description>Is that your deployment setting that filter ?wsdl. Then you can get the wsdl just by trying hosting it in some other deployment. I don&#039;t think any other possible way a user can get the wsdl, without doing some hacking in the wsf/php.</description>
		<content:encoded><![CDATA[<p>Is that your deployment setting that filter ?wsdl. Then you can get the wsdl just by trying hosting it in some other deployment. I don&#8217;t think any other possible way a user can get the wsdl, without doing some hacking in the wsf/php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garth</title>
		<link>http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/comment-page-1/#comment-37339</link>
		<dc:creator>Garth</dc:creator>
		<pubDate>Tue, 09 Nov 2010 14:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=217#comment-37339</guid>
		<description>Dimithu,

How does one explicitly invoke the WSDL generation mode? For instance, if within a framework, the query itself is filtered, and the service does not seem to notice the &#039;?wsdl&#039; in the $_GET; Setting it by hand doesn&#039;t seem to help either.

Any idea?</description>
		<content:encoded><![CDATA[<p>Dimithu,</p>
<p>How does one explicitly invoke the WSDL generation mode? For instance, if within a framework, the query itself is filtered, and the service does not seem to notice the &#8216;?wsdl&#8217; in the $_GET; Setting it by hand doesn&#8217;t seem to help either.</p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.dimuthu.org/blog/2008/09/05/wsfphp-wsdl-generation-2-minutes-introduction/comment-page-1/#comment-34350</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 14 Oct 2010 10:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=217#comment-34350</guid>
		<description>Thankyou</description>
		<content:encoded><![CDATA[<p>Thankyou</p>
]]></content:encoded>
	</item>
</channel>
</rss>

