<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - RSS, Web Services and SOAP</title>
		<link>http://www.daniweb.com/forums/</link>
		<description><![CDATA[Our RSS, Web Services and SOAP forum is the place for Q&A-style discussions related to ensuring data portability via web services and syndication formats such as RSS. Note we have a separate XML, XSLT and XPATH forum in the Software Development category.]]></description>
		<language>en-US</language>
		<lastBuildDate>Fri, 27 Nov 2009 13:14:58 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - RSS, Web Services and SOAP</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Extracting an external RSS feed</title>
			<link>http://www.daniweb.com/forums/thread241671.html</link>
			<pubDate>Thu, 26 Nov 2009 22:27:29 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I would like to display an RSS feed from a website on my website, but I want to hand code a solution rather than use a widget. 
 
Basically this is a learning task I have set myself. 
 
My question is how can I load the RSS feeds into a 'variable'. 
 
I want to then use XSLT to convert the...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I would like to display an RSS feed from a website on my website, but I want to hand code a solution rather than use a widget.<br />
<br />
Basically this is a learning task I have set myself.<br />
<br />
My question is how can I load the RSS feeds into a 'variable'.<br />
<br />
I want to then use XSLT to convert the feed into HTML.<br />
<br />
I have found the <a rel="nofollow" class="t" href="http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.xmldatasource.aspx" target="_blank">XmlDataSource Class</a>, but does this only work with IE?<br />
<br />
I need to work across all the common browsers on a Linux server.<br />
<br />
<br />
Thanks for any advice on achieving this.<br />
<br />
<br />
It's most appreciated!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>Carrots</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread241671.html</guid>
		</item>
		<item>
			<title>set the homepage to my wesbite</title>
			<link>http://www.daniweb.com/forums/thread241031.html</link>
			<pubDate>Tue, 24 Nov 2009 14:59:26 GMT</pubDate>
			<description>how can i set my homepage its index.html i want to change it to home.asp please can someone help urgent</description>
			<content:encoded><![CDATA[<div>how can i set my homepage its index.html i want to change it to home.asp please can someone help urgent</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>rudz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread241031.html</guid>
		</item>
		<item>
			<title>folder permission to delete update insert upload</title>
			<link>http://www.daniweb.com/forums/thread240643.html</link>
			<pubDate>Mon, 23 Nov 2009 08:30:23 GMT</pubDate>
			<description>I am facing a problem , i cant delete or update or insert in my cms because there is no permission to the folder how i can do it?im working in a local server wwwroot ,please can someone tell me how i can make the permission .thank you</description>
			<content:encoded><![CDATA[<div>I am facing a problem , i cant delete or update or insert in my cms because there is no permission to the folder how i can do it?im working in a local server wwwroot ,please can someone tell me how i can make the permission .thank you</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>rudz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240643.html</guid>
		</item>
		<item>
			<title>convert wsdl 1.1 into wsdl 2.0</title>
			<link>http://www.daniweb.com/forums/thread239975.html</link>
			<pubDate>Fri, 20 Nov 2009 09:32:17 GMT</pubDate>
			<description><![CDATA[Hi, 
 
Can anyone help me converting this wsdl 1.1 file into 2.0. 
 
Thanks 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags"...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Can anyone help me converting this wsdl 1.1 file into 2.0.<br />
<br />
Thanks<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;?xml version =&quot;1.0&quot; encoding =&quot;UTF-8&quot; ?&gt;<br />
<br />
&lt;definitions name=&quot;Catalog&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; targetNamespace=&quot;http://localhost/apache/soap6/catalog.wsdl&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:tns=&quot;http://localhost/apache/soap6/catalog.wsdl&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:soap=&quot;http://schemas.xmlsoap.org/wsdl/soap/&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:soapenc=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:wsdl=&quot;http://schemas.xmlsoap.org/wsdl/&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns=&quot;http://schemas.xmlsoap.org/wsdl/&quot;&gt; <br />
<br />
&lt;message name=&quot;getCatalogRequest&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;part name=&quot;Symbol&quot; type=&quot;xsd:string&quot;/&gt;<br />
&lt;/message&gt; <br />
&lt;message name=&quot;getCatalogResponse&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;part name=&quot;Result&quot; type=&quot;xsd:string&quot;/&gt;<br />
&lt;/message&gt; <br />
<br />
&lt;portType name=&quot;CatalogPortType&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;operation name=&quot;getMyCatalog&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input message=&quot;tns:getCatalogRequest&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;output message=&quot;tns:getCatalogResponse&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/operation&gt;<br />
&lt;/portType&gt; <br />
<br />
&lt;binding name=&quot;CatalogBinding&quot; type=&quot;tns:CatalogPortType&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:binding style=&quot;rpc&quot; transport=&quot;http://schemas.xmlsoap.org/soap/http&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;operation name=&quot;getMyCatalog&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:operation soapAction=&quot;urn:local#getMyCatalog&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:body use=&quot;encoded&quot; namespace=&quot;urn:local&quot; encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/input&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;output&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:body use=&quot;encoded&quot; namespace=&quot;urn:local&quot; encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/output&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/operation&gt;<br />
&lt;/binding&gt; <br />
<br />
&lt;service name=&quot;CatalogService&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;port name=&quot;CatalogPort&quot; binding=&quot;CatalogBinding&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:address location=&quot;http://localhost/apache/soap6/server.php&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/port&gt;<br />
&lt;/service&gt;<br />
<br />
&lt;/definitions&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>veledrom</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239975.html</guid>
		</item>
		<item>
			<title>feed diesnt vaildate because of xml header thingy?</title>
			<link>http://www.daniweb.com/forums/thread239864.html</link>
			<pubDate>Thu, 19 Nov 2009 23:30:19 GMT</pubDate>
			<description>http://beta.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.socialemo.com%2Frss.php 
 
that is what the error is my basicaly exact code is:  
http://www.ibm.com/developerworks/library/x-phprss/ how do i get it to work?</description>
			<content:encoded><![CDATA[<div><a rel="nofollow" class="t" href="http://beta.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.socialemo.com%2Frss.php" target="_blank">http://beta.feedvalidator.org/check.....com%2Frss.php</a><br />
<br />
that is what the error is my basicaly exact code is: <br />
<a rel="nofollow" class="t" href="http://www.ibm.com/developerworks/library/x-phprss/" target="_blank">http://www.ibm.com/developerworks/library/x-phprss/</a> how do i get it to work?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>SKANK!!!!!</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239864.html</guid>
		</item>
		<item>
			<title>Is it possible to configure .htaccess so tha username is already input?</title>
			<link>http://www.daniweb.com/forums/thread239710.html</link>
			<pubDate>Thu, 19 Nov 2009 11:12:48 GMT</pubDate>
			<description>Hi, 
 
My apologies if this is the wrong section. 
 
I wanted to know is it possible to set up .htaccess so that when user is promted for username and password, username is already input. 
 
OR 
 
just password is needed in order to proceed ?</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
My apologies if this is the wrong section.<br />
<br />
I wanted to know is it possible to set up .htaccess so that when user is promted for username and password, username is already input.<br />
<br />
OR<br />
<br />
just password is needed in order to proceed ? <br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>wonderland</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239710.html</guid>
		</item>
		<item>
			<title>NetBeans Web service reference issue</title>
			<link>http://www.daniweb.com/forums/thread238639.html</link>
			<pubDate>Sun, 15 Nov 2009 12:31:25 GMT</pubDate>
			<description>hi all. I have created a java web project to make a servlet  in NetBeans6.7.1, using Tomcat 6.0.16 App Server. The Web Service reference doesnt not show the operations and gives the following error. The web service works fine though. A solution is to add xerces file to the runtime classpath but im...</description>
			<content:encoded><![CDATA[<div>hi all. I have created a java web project to make a servlet  in NetBeans6.7.1, using Tomcat 6.0.16 App Server. The Web Service reference doesnt not show the operations and gives the following error. The web service works fine though. A solution is to add xerces file to the runtime classpath but im unable to figure out how. Kindly reply sson. Thanx!<br />
<br />
javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found    at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:104)    at com.sun.tools.xjc.reader.internalizer.DOMForest.&lt;init&gt;(DOMForest.java:153)    at com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl.resetSchema(SchemaCompilerImpl.java:204)    at com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl.&lt;init&gt;(SchemaCompilerImpl.java:104)    at com.sun.tools.xjc.api.XJC.createSchemaCompiler(XJC.java:67)    at com.sun.tools.ws.wscompile.WsimportOptions.&lt;init&gt;(WsimportOptions.java:100)    at org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler.generateWsdlModel(WsdlModeler.java:197)    at org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler.generateWsdlModel(WsdlModeler.java:189)    at org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler.access$000(WsdlModeler.java:73)    at org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler$1.run(WsdlModeler.java:98)    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>nsr</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread238639.html</guid>
		</item>
		<item>
			<title>how to forbid access to web service (even the wsdl)</title>
			<link>http://www.daniweb.com/forums/thread237574.html</link>
			<pubDate>Tue, 10 Nov 2009 22:04:27 GMT</pubDate>
			<description><![CDATA[Hi 
 
I was wondering... how can I publish a web service but only to few client programs? I thought maybe a solution is simple apache access (for restful service) 
 
but maybe it's another way..? 
 
thanks in advance]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I was wondering... how can I publish a web service but only to few client programs? I thought maybe a solution is simple apache access (for restful service)<br />
<br />
but maybe it's another way..?<br />
<br />
thanks in advance</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>capitanf</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237574.html</guid>
		</item>
		<item>
			<title>RSS validation issue with the url</title>
			<link>http://www.daniweb.com/forums/thread236206.html</link>
			<pubDate>Thu, 05 Nov 2009 09:20:39 GMT</pubDate>
			<description><![CDATA[I am trying to create an RSS feed dynamically with php, and for the most part it seems to work out right.  When I try to validate, it gives me an error with this line: 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I am trying to create an RSS feed dynamically with php, and for the most part it seems to work out right.  When I try to validate, it gives me an error with this line:<br />
 <pre style="margin:20px; line-height:13px">&lt;link&gt;&lt;a href='index.php?tt=Getting it all together&amp;m=1'&gt;Getting it all together&lt;/a&gt;&lt;/link&gt;</pre><br />
And it points to the = between m and 1 as the issues.  Can I not pass two variables with the url in a feed, or do I need some escape marker?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>Namibnat</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236206.html</guid>
		</item>
		<item>
			<title><![CDATA[Windows WCF client can't authenticate with internet proxy server]]></title>
			<link>http://www.daniweb.com/forums/thread236186.html</link>
			<pubDate>Thu, 05 Nov 2009 08:24:45 GMT</pubDate>
			<description><![CDATA[I have written a WCF client which consumes a 3rd party web service. 
 
I used the Visual Studio "Add Service Reference" wizard, and have used the code that it created without a hitch.  It is great. 
 
Once I had my client tested on my own development PC and then again on another PC (where internet...]]></description>
			<content:encoded><![CDATA[<div>I have written a WCF client which consumes a 3rd party web service.<br />
<br />
I used the Visual Studio &quot;Add Service Reference&quot; wizard, and have used the code that it created without a hitch.  It is great.<br />
<br />
Once I had my client tested on my own development PC and then again on another PC (where internet access is different), I started deploying my WCF client to customers.  It is now installed at over 20 sites and working well.<br />
<br />
Except: at the latest customer, it will not work because their internet connection is set up to access the internet via a proxy server, and my WCF client fails with status 407.<br />
<br />
Now, I know what the proxy server's IP address is, and the user name and password needed to authenticate to it.  What I don't know is how I provide those three things to WCF so that it will authenticate with the proxy server for me.<br />
<br />
I have tried using<br />
 <pre style="margin:20px; line-height:13px"> MyWcfClient.ClientCredentials.UserName.UserName = proxyUsername;<br />
MyWcfClient.ClientCredentials.UserName.Password = proxyPassword;</pre><br />
But that doesn't help.<br />
<br />
I have searched around various forums for answers to this problem, and have tried some of the suggested solutions, but they seem to revolve around Windows authentication, and seem to be very, very complicated.  And my application isn't really all that complicated - as I said above, it works with just the straight code as generated by the VS Service Reference wizard.<br />
<br />
How can I specify the proxy's IP address, user name and password so that WCF will authenticate with the proxy for me?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>PeterTuffin</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236186.html</guid>
		</item>
		<item>
			<title>PHP SOAP example</title>
			<link>http://www.daniweb.com/forums/thread235597.html</link>
			<pubDate>Mon, 02 Nov 2009 17:04:13 GMT</pubDate>
			<description>Hi, 
 
I need an php soap example that should run on my local wampserver. Also, wsdl file should be in my www/mytest folder with server and client php files. Not outsourced. 
 
I tried a lot from web but they all outsource wsdl in their servers. 
 
Thanks in advance</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I need an php soap example that should run on my local wampserver. Also, wsdl file should be in my www/mytest folder with server and client php files. Not outsourced.<br />
<br />
I tried a lot from web but they all outsource wsdl in their servers.<br />
<br />
Thanks in advance</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>veledrom</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235597.html</guid>
		</item>
		<item>
			<title>Yahoo, Google, Live authentication APIs</title>
			<link>http://www.daniweb.com/forums/thread234688.html</link>
			<pubDate>Fri, 30 Oct 2009 13:30:12 GMT</pubDate>
			<description>I want integrate following apis in my website, 
1. Yahoo BBAuth 
2. Google OAuth 
3. Live ID Delegated Authentication 
4. Facebook Connect 
 
Does these facilities enable me to get their email addresses as i cant find any mention of email address of the logged user in the API documentations.</description>
			<content:encoded><![CDATA[<div>I want integrate following apis in my website,<br />
1. Yahoo BBAuth<br />
2. Google OAuth<br />
3. Live ID Delegated Authentication<br />
4. Facebook Connect<br />
<br />
Does these facilities enable me to get their email addresses as i cant find any mention of email address of the logged user in the API documentations.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>daniyalnawaz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234688.html</guid>
		</item>
		<item>
			<title>restfull webservices</title>
			<link>http://www.daniweb.com/forums/thread234434.html</link>
			<pubDate>Thu, 29 Oct 2009 13:29:38 GMT</pubDate>
			<description>hey, 
 
can any one tell me whether i can write methods other than getxm or put xml in restful web services.If yes then which will be the first function to be called</description>
			<content:encoded><![CDATA[<div>hey,<br />
<br />
can any one tell me whether i can write methods other than getxm or put xml in restful web services.If yes then which will be the first function to be called</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>dhanya_piit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234434.html</guid>
		</item>
		<item>
			<title>RSS feed issue</title>
			<link>http://www.daniweb.com/forums/thread233509.html</link>
			<pubDate>Mon, 26 Oct 2009 16:03:32 GMT</pubDate>
			<description><![CDATA[I am trying to set up an RSS feed but am getting an error in IE that says "Explorer does not support feeds with DTDs" 
Firefox starts a download. 
any ideas?]]></description>
			<content:encoded><![CDATA[<div>I am trying to set up an RSS feed but am getting an error in IE that says &quot;Explorer does not support feeds with DTDs&quot;<br />
Firefox starts a download.<br />
any ideas?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>SuntechWebsites</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233509.html</guid>
		</item>
		<item>
			<title>Retrieving data from a sharepoint list using CAML query - returning uneeded fields</title>
			<link>http://www.daniweb.com/forums/thread232577.html</link>
			<pubDate>Fri, 23 Oct 2009 11:20:44 GMT</pubDate>
			<description>hi, i am trying to retreive data from a sharepoint list but its returns all columns such as ows_MetaInfo, ows__ModerationStatus ,ows__Level ows_ID ,ows_owshiddenversion, ows_UniqueId ,ows_FSObjType  
rather than just the fields i want from the list. 
I thought the...</description>
			<content:encoded><![CDATA[<div>hi, i am trying to retreive data from a sharepoint list but its returns all columns such as ows_MetaInfo, ows__ModerationStatus ,ows__Level ows_ID ,ows_owshiddenversion, ows_UniqueId ,ows_FSObjType <br />
rather than just the fields i want from the list.<br />
I thought the &quot;&lt;IncludeMandatoryColumns&gt;FALSE&lt;/IncludeMandatoryColumns&gt; tag would filter these colums out<br />
<br />
Can any1 help?<br />
heres my code:<br />
<br />
 <pre style="margin:20px; line-height:13px"> webreference.Lists myList = new webreference.Lists();<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; myList.Credentials = new NetworkCredential(Username, Password, Domain);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  // myList.Url = &quot;http://193.82.85.1/HelpDesk/_vti_bin/lists.asmx&quot;;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; XmlDocument xmlDoc = new XmlDocument();<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; XmlNode ndQuery = xmlDoc.CreateElement(&quot;Query&quot;);<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; XmlNode ndViewFields = xmlDoc.CreateElement(&quot;ViewFields&quot;);<br />
&nbsp; &nbsp; XmlNode ndQueryOptions = xmlDoc.CreateElement(&quot;QueryOptions&quot;);<br />
<br />
&nbsp; &nbsp; ndQueryOptions.InnerXml = &quot;&lt;IncludeMandatoryColumns&gt;FALSE&lt;/IncludeMandatoryColumns&gt;&quot; + &quot;&lt;DateInUtc&gt;FALSE&lt;/DateInUtc&gt;&quot; + &quot;&lt;IncludeAttachmentUrls&gt;TRUE&lt;/IncludeAttachmentUrls&gt;/&gt;&quot;;<br />
<br />
<br />
&nbsp; &nbsp; ndViewFields.InnerXml = &quot;&lt;FieldRef Name='Title' /&gt; &lt;FieldRef Name='SRDetail'/&gt; &lt;FieldRef Name='Priority'/&gt; &lt;FieldRef Name='Raised_x0020_By'/&gt; &lt;FieldRef Name='Date_x0020_Raised'/&gt; &lt;FieldRef Name='Category'/&gt; &lt;FieldRef Name='Centre'/&gt; &lt;FieldRef Name='ResolutionType' /&gt;&quot;;<br />
&nbsp; &nbsp; ndQuery.InnerXml = &quot;&lt;OrderBy&gt;&lt;FieldRef Name='Date_x0020_Raised'/&gt;&lt;/OrderBy&gt;&quot;;<br />
<br />
&nbsp; &nbsp; //&quot;&lt;Query&gt;&lt;Where&gt;&lt;Eq&gt;&lt;FieldRef Name='Raised_x0020_By' /&gt;&lt;Value Type='Text'&gt;ddlRaisedBy.Value&lt;/Value&gt;&lt;/Eq&gt;&lt;/Where&gt;&lt;/Query&gt;&quot; <br />
<br />
&nbsp; &nbsp; XmlNode nodeListItems = myList.GetListItems(&quot;{002DD75F-2F5A-407C-95A7-2C8CC7156C58}&quot;, &quot;{3D3A5BB0-4994-4D64-891C-24D6ECB31991}&quot;, ndQuery, ndViewFields, &quot;5&quot;, ndQueryOptions, null);<br />
&nbsp; &nbsp; XmlReader reader = new XmlNodeReader(nodeListItems);<br />
&nbsp; <br />
<br />
&nbsp; &nbsp; DataSet ds = new DataSet();<br />
&nbsp; &nbsp; ds.ReadXml(reader);<br />
<br />
&nbsp;  <br />
&nbsp;  // GridView1.DataMember = &quot;yourmembers&quot;;<br />
&nbsp; &nbsp; GridView1.DataSource = ds.Tables[1];<br />
&nbsp; &nbsp; GridView1.DataBind();</pre><br />
cheers</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>julseypart</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232577.html</guid>
		</item>
		<item>
			<title>How to pass input and retrieve the same in restful web services</title>
			<link>http://www.daniweb.com/forums/thread232268.html</link>
			<pubDate>Thu, 22 Oct 2009 11:07:05 GMT</pubDate>
			<description><![CDATA[hi, 
   am using netbeans to write restful web services. 
I want to pass an input  and the again retrieve it and display the out put in XML form. 
 
i am giving the path as 
@Path("book\{name}\{author}") 
 
and using it as an argument  
  <div class="codeblock"> <div class="spaced"> <div...]]></description>
			<content:encoded><![CDATA[<div>hi,<br />
   am using netbeans to write restful web services.<br />
I want to pass an input  and the again retrieve it and display the out put in XML form.<br />
<br />
i am giving the path as<br />
@Path(&quot;book\{name}\{author}&quot;)<br />
<br />
and using it as an argument <br />
 <pre style="margin:20px; line-height:13px">public Book getxml(@PathParam(&quot;zip&quot;) String zip,@PathParam(&quot;div&quot;) String div)<br />
{<br />
<br />
}</pre><br />
am getting an error <br />
illegal argument <br />
<br />
wat may be wrong?<br />
please help</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>dhanya_piit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232268.html</guid>
		</item>
		<item>
			<title>JBoss Webservice</title>
			<link>http://www.daniweb.com/forums/thread231031.html</link>
			<pubDate>Sat, 17 Oct 2009 20:28:35 GMT</pubDate>
			<description>Hi, iam new to webservices.I have to develop JAX-WS Webservices  on JBoss 4.2.3GA AServer JBossWS  -native 3.x.I have downloaded net beans and JBoss 4.x Aserver.I want to clarify .. 
1. Do i need to configure or do something with JBossWS-native 3.x,bcoz in netbeans i selected the path for JBoss...</description>
			<content:encoded><![CDATA[<div>Hi, iam new to webservices.I have to develop JAX-WS Webservices  on JBoss 4.2.3GA AServer JBossWS  -native 3.x.I have downloaded net beans and JBoss 4.x Aserver.I want to clarify ..<br />
1. Do i need to configure or do something with JBossWS-native 3.x,bcoz in netbeans i selected the path for JBoss server  and developed sample web services which i tested looks working fine..<br />
2.In my webservices  package i have .properties file which will then modified by the client.When i deploy my package it is included in the war file,and the client cant go into that package and change.so how can i resolve this.Like in Tomcat Axis we used to place that in classes folder inside the axis folder which has its default .properties file,but i cant see such file in JBoss.In my code i gave the path as &quot;\XYZ.properties file&quot;.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>vishugs</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231031.html</guid>
		</item>
		<item>
			<title>Plz solve the error</title>
			<link>http://www.daniweb.com/forums/thread230678.html</link>
			<pubDate>Fri, 16 Oct 2009 11:44:03 GMT</pubDate>
			<description>/* 
 * To change this template, choose Tools | Templates 
 * and open the template in the editor. 
 */ 
 
package Programs; 
 
import java.util.ArrayList; 
import javax.ws.rs.core.Context; 
import javax.ws.rs.core.UriInfo;</description>
			<content:encoded><![CDATA[<div> <pre style="margin:20px; line-height:13px">/*<br />
&nbsp;* To change this template, choose Tools | Templates<br />
&nbsp;* and open the template in the editor.<br />
&nbsp;*/<br />
<br />
package Programs;<br />
<br />
import java.util.ArrayList;<br />
import javax.ws.rs.core.Context;<br />
import javax.ws.rs.core.UriInfo;<br />
import javax.ws.rs.Consumes;<br />
import javax.ws.rs.PUT;<br />
import javax.ws.rs.Path;<br />
import javax.ws.rs.GET;<br />
import javax.ws.rs.Produces;<br />
import java.util.List;<br />
import java.sql.Connection;<br />
import java.sql.DriverManager;<br />
import java.sql.ResultSet;<br />
import java.sql.SQLException;<br />
import java.sql.Statement;<br />
import java.util.logging.Level;<br />
import java.util.logging.Logger;<br />
<br />
<br />
<br />
/**<br />
&nbsp;* REST Web Service<br />
&nbsp;*<br />
&nbsp;* @author Dhanya_Kurup<br />
&nbsp;*/<br />
<br />
@Path(&quot;ProgramList&quot;)<br />
public class ProgramListResource {<br />
<br />
&nbsp; &nbsp; @Context<br />
&nbsp; &nbsp; private UriInfo context;<br />
&nbsp; &nbsp;  private Logger logger = Logger.getLogger(this.getClass().getName());<br />
<br />
<br />
&nbsp; &nbsp; /** Creates a new instance of ProgramListResource */<br />
&nbsp; &nbsp; public ProgramListResource() {<br />
&nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; /**<br />
&nbsp; &nbsp;  * Retrieves representation of an instance of Programs.ProgramListResource<br />
&nbsp; &nbsp;  * @return an instance of java.lang.String<br />
&nbsp; &nbsp;  */<br />
&nbsp; &nbsp; @GET<br />
&nbsp; &nbsp; @Produces(&quot;application/xml&quot;)<br />
&nbsp; &nbsp; public ProgramDetailsList getXml() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; //TODO return proper representation object<br />
&nbsp; &nbsp; &nbsp; &nbsp; //throw new UnsupportedOperationException();&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; //String Strqry;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Connection connection = null ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; String connectionURL = &quot;jdbc:mysql://localhost:3306/test&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ProgramDetailsList Details = new ProgramDetailsList();<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; try<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp;  ResultSet programResults = null;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  Class.forName(&quot;com.mysql.jdbc.Driver&quot;).newInstance();<br />
&nbsp; &nbsp; &nbsp; &nbsp;  connection = (Connection) DriverManager.getConnection(connectionURL, &quot;root&quot;, &quot;bharani&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; logger.log(Level.INFO, &quot;conncetion: &quot; + connection);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Statement stmt = connection.createStatement();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; stmt.setQueryTimeout(120);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; programResults = stmt.executeQuery(&quot;select * from programlist&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //programResults=Strqry;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp;System.out.println(&quot;hii&quot;);<br />
<br />
<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;String&gt; programName=new ArrayList&lt;String&gt;();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //programName=null;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;String&gt; duration=new ArrayList&lt;String&gt;();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;String&gt; days=new ArrayList&lt;String&gt;();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;String&gt; programType=new ArrayList&lt;String&gt;();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  List&lt;String&gt; description=new ArrayList&lt;String&gt;();<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; while(programResults.next())<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; programName.add(programResults.getString(&quot;ProgramName&quot;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  duration.add(programResults.getString(&quot;Duration&quot;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  days.add(programResults.getString(&quot;Days&quot;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; programType.add(programResults.getString(&quot;ProgramType&quot;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  description.add(programResults.getString(&quot;Description&quot;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int length=programName.size();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;ProgramDetails&gt; program_list=new ArrayList&lt;ProgramDetails&gt;();<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for(int k=0;k&lt;length;k++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  ProgramDetails program = new ProgramDetails();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  program.ProgramName=programName.get(k);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  program.Duration=duration.get(k);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  program.Days=days.get(k);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  program.ProgramType=programType.get(k);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  program.Description=description.get(k);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; program_list.add(program);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Details.programDetailsList=program_list;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; stmt.close();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; programResults.close();<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; catch (Exception ex)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Logger.getLogger(ProgramListResource.class.getName()).log(Level.SEVERE, null, ex);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; finally<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; try<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; connection.close();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; catch (SQLException ex)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Logger.getLogger(ProgramListResource.class.getName()).log(Level.SEVERE, null, ex);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; return Details;<br />
&nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; /**<br />
&nbsp; &nbsp;  * PUT method for updating or creating an instance of ProgramListResource<br />
&nbsp; &nbsp;  * @param content representation for the resource<br />
&nbsp; &nbsp;  * @return an HTTP response with content of the updated or created resource.<br />
&nbsp; &nbsp;  */<br />
&nbsp; &nbsp; @PUT<br />
&nbsp; &nbsp; @Consumes(&quot;application/xml&quot;)<br />
&nbsp; &nbsp; public void putXml(String content) {<br />
&nbsp; &nbsp; }<br />
}</pre><br />
this is the code that i have written....<br />
bt its not executing <br />
Please help...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>dhanya_piit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230678.html</guid>
		</item>
		<item>
			<title>htaccess not working</title>
			<link>http://www.daniweb.com/forums/thread230285.html</link>
			<pubDate>Thu, 15 Oct 2009 05:17:39 GMT</pubDate>
			<description><![CDATA[Hi, I have the following redirect: 
/lb/v/fast -> viewboard.php?c=fast 
 
by doing 
 
RewriteRule ^v/([^?].*)?(.*)$ viewboard.php?c=$1&$2 [L]  
 
as you can see i try to also add the GET data... but its not working 
ie if i go to  
/lb/v/fast?view=1]]></description>
			<content:encoded><![CDATA[<div>Hi, I have the following redirect:<br />
/lb/v/fast -&gt; viewboard.php?c=fast<br />
<br />
by doing<br />
<br />
RewriteRule ^v/([^?].*)?(.*)$ viewboard.php?c=$1&amp;$2 [L] <br />
<br />
as you can see i try to also add the GET data... but its not working<br />
ie if i go to <br />
/lb/v/fast?view=1<br />
it only copies the fast part over<br />
does anyone know how to fix it?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>nschessnerd</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230285.html</guid>
		</item>
		<item>
			<title>restfull webservices</title>
			<link>http://www.daniweb.com/forums/thread230118.html</link>
			<pubDate>Wed, 14 Oct 2009 13:06:56 GMT</pubDate>
			<description>Can anyone please post a link where i can get some codes/demos for restful web services.plz reply asap</description>
			<content:encoded><![CDATA[<div>Can anyone please post a link where i can get some codes/demos for restful web services.plz reply asap</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>dhanya_piit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230118.html</guid>
		</item>
		<item>
			<title>how do i update an rss feed without making an edit file then upload process for each</title>
			<link>http://www.daniweb.com/forums/thread229944.html</link>
			<pubDate>Tue, 13 Oct 2009 21:18:08 GMT</pubDate>
			<description>like isnt there a way to update an rss feed without using other programs? 
i have an .rss feed and it has like 10 entries or whatever they are callled but its only because i cant update it manually everytime i want to. that would be rediculous. 
 
also ihave some doubts about the whole feed being...</description>
			<content:encoded><![CDATA[<div>like isnt there a way to update an rss feed without using other programs?<br />
i have an .rss feed and it has like 10 entries or whatever they are callled but its only because i cant update it manually everytime i want to. that would be rediculous.<br />
<br />
also ihave some doubts about the whole feed being on one .rss file. it creeps me out because what if ihave like 1000 entries in a couple years what do i do then? wouldnt that be a  REALLY BIG FILE?<br />
<br />
what is the best way(without any outside programs) to manage a feed.<br />
<br />
im new to feeds  i need help. im sick of copy and pasting and making a new entry whenever i want to update the feed.<br />
<br />
and i was thinking about fwrite() to write the file but i dont know if i wrote the file over and over again it seems rediculous. anyone know or have any ideas of what i can do?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>SKANK!!!!!</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229944.html</guid>
		</item>
		<item>
			<title>Credit Card Acceptence</title>
			<link>http://www.daniweb.com/forums/thread228476.html</link>
			<pubDate>Thu, 08 Oct 2009 03:26:08 GMT</pubDate>
			<description>Hello, 
 
it has come time for me to be able to accept a credit card/multiple credit cards on a website. 
 
I ask you guys to guide me in the correct direction to doing this. 
 
I do not want to use pay pal or a payment gateway. 
 
Thank you, much regard!</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
it has come time for me to be able to accept a credit card/multiple credit cards on a website.<br />
<br />
I ask you guys to guide me in the correct direction to doing this.<br />
<br />
I do not want to use pay pal or a payment gateway.<br />
<br />
Thank you, much regard!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>sacarias40</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228476.html</guid>
		</item>
		<item>
			<title>putting executable file on a webpage</title>
			<link>http://www.daniweb.com/forums/thread228319.html</link>
			<pubDate>Wed, 07 Oct 2009 12:47:50 GMT</pubDate>
			<description>Hello all master,  
 
Any one can help me can make procedure or guide putting executable file on a webpage ...? 
 
thank you .. 
 
 
br, 
 
celltechgsm</description>
			<content:encoded><![CDATA[<div>Hello all master, <br />
<br />
Any one can help me can make procedure or guide putting executable file on a webpage ...?<br />
<br />
thank you ..<br />
<br />
<br />
br,<br />
<br />
celltechgsm</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>celltechgsm</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228319.html</guid>
		</item>
		<item>
			<title>WSDL not working (web service)</title>
			<link>http://www.daniweb.com/forums/thread228193.html</link>
			<pubDate>Wed, 07 Oct 2009 03:13:19 GMT</pubDate>
			<description><![CDATA[Hello, I've been messing around trying to create a web service and the WSDL xml doc is being very difficult. Can anyone tell me what's wrong with it? 
When I run the WS-I compliance report it tells me: 
"*Failed* 
*Artifact Targets Analyzed:* The summary result applies to the following artifact...]]></description>
			<content:encoded><![CDATA[<div>Hello, I've been messing around trying to create a web service and the WSDL xml doc is being very difficult. Can anyone tell me what's wrong with it?<br />
When I run the WS-I compliance report it tells me:<br />
&quot;<span style="font-weight:bold">Failed</span><br />
<span style="font-weight:bold">Artifact Targets Analyzed:</span> The summary result applies to the following artifact targets which were specified in the analyzer configuration file.<br />
 <br />
<span style="font-weight:bold">Description</span><br />
binding=SaveBinding<br />
<span style="font-weight:bold">Message</span><br />
null&quot;<br />
<br />
<span style="font-weight:bold">FAILED:</span> BP2406<br />
<span style="font-weight:bold">FAILED:</span> BP2416<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;?xml version ='1.0' encoding ='UTF-8' ?&gt; <br />
&lt;definitions name='Save' <br />
&nbsp; targetNamespace='http://my-site.com/save.wsdl' <br />
&nbsp; xmlns:tns='http://my-site.com/save.wsdl' <br />
&nbsp; xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' <br />
&nbsp; xmlns:xsd='http://www.w3.org/2001/XMLSchema' <br />
&nbsp; xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' <br />
&nbsp; xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' <br />
&nbsp; xmlns='http://schemas.xmlsoap.org/wsdl/'&gt; <br />
<br />
&lt;message name='SaveRequest'&gt; <br />
&nbsp; &lt;part name='rangeName' type='xsd:string'/&gt;&nbsp; <br />
&nbsp; &lt;part name='value' type='xsd:string'/&gt; <br />
&lt;/message&gt; <br />
<br />
&lt;portType name='SavePortType'&gt; <br />
&nbsp; &lt;operation name='saveEntry'&gt; <br />
&nbsp; &nbsp; &lt;input message='tns:SaveRequest'/&gt;&nbsp; <br />
&nbsp; &lt;/operation&gt; <br />
&lt;/portType&gt; <br />
<br />
&lt;binding name='SaveBinding' type='tns:SavePortType'&gt; <br />
&nbsp; &lt;soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/&gt; <br />
&nbsp; &lt;operation name='saveEntry'&gt; <br />
&nbsp; &nbsp; &lt;soap:operation soapAction='saveEntry'/&gt; <br />
&nbsp; &nbsp; &lt;input&gt; <br />
&nbsp; &nbsp; &nbsp; &lt;soap:body use='encoded' namespace='urn:examples:Save' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/&gt; <br />
&nbsp; &nbsp; &lt;/input&gt;<br />
&nbsp; &lt;/operation&gt; <br />
&lt;/binding&gt; <br />
<br />
&lt;service name='SaveService'&gt;<br />
&nbsp; &lt;port name='SavePort' binding='SaveBinding'&gt; <br />
&nbsp; &nbsp; &lt;soap:address location='http://my-site.com/newpatientvalue/soap-server.php'/&gt; <br />
&nbsp; &lt;/port&gt; <br />
&lt;/service&gt;<br />
&lt;/definitions&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>Gredesh</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228193.html</guid>
		</item>
		<item>
			<title>Reverse Proxy Server</title>
			<link>http://www.daniweb.com/forums/thread227437.html</link>
			<pubDate>Sat, 03 Oct 2009 14:03:43 GMT</pubDate>
			<description>Please recommend a simple reverse proxy server but with good re-write rules engine. 
 
Thanks.</description>
			<content:encoded><![CDATA[<div>Please recommend a simple reverse proxy server but with good re-write rules engine.<br />
<br />
Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>Arsham3</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227437.html</guid>
		</item>
		<item>
			<title>Web Service Security headers in SOAP, simple query</title>
			<link>http://www.daniweb.com/forums/thread226820.html</link>
			<pubDate>Wed, 30 Sep 2009 16:57:19 GMT</pubDate>
			<description>Hi guys, I am trying to understand how the web service security headers in SOAP work. 
 
I can see that there should be a BinarySecurityToken, a Created and Expires datetime, and a Signature portion.  My questions are as follows: 
 - What is the BinarySecurityToken?  Is it the entire certificate...</description>
			<content:encoded><![CDATA[<div>Hi guys, I am trying to understand how the web service security headers in SOAP work.<br />
<br />
I can see that there should be a BinarySecurityToken, a Created and Expires datetime, and a Signature portion.  My questions are as follows:<br />
 - What is the BinarySecurityToken?  Is it the entire certificate used for signing stuff in this message, or is it just the public key perhaps?<br />
 - What exactly gets signed to create the digital signature tag contents?  Is it the text of the other three parts of the security header?  Or maybe the whole soap body below?<br />
<br />
Any help would be greatly appreciated.<br />
<br />
Cheers,<br />
<br />
Cameron</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>shug94</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226820.html</guid>
		</item>
		<item>
			<title>Help me converting my application to a web based application</title>
			<link>http://www.daniweb.com/forums/thread224597.html</link>
			<pubDate>Mon, 21 Sep 2009 12:41:51 GMT</pubDate>
			<description>Say if I buy a software like Esperient Creator 3.5, which is an application used to create interactive 3D graphics. Can I convert it into a web based application so that I let multiple clients access the software online? How to convert such an application to a web based application? what technology...</description>
			<content:encoded><![CDATA[<div>Say if I buy a software like Esperient Creator 3.5, which is an application used to create interactive 3D graphics. Can I convert it into a web based application so that I let multiple clients access the software online? How to convert such an application to a web based application? what technology should I use? May I get some detailed answers? Please help me</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>shankmuchlove</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread224597.html</guid>
		</item>
		<item>
			<title>htaccess: Redirect all pages including subdomain to index.</title>
			<link>http://www.daniweb.com/forums/thread223831.html</link>
			<pubDate>Thu, 17 Sep 2009 17:09:25 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I am trying to write a .htaccess script that can redirect any URL on my site (whether it exists or not, including sub-domains) to the index page of that site. 
 
For example: 
example.com/pages/page.htm ---> example.com 
sub.example.com/page.htm      ---> example.com 
error.example.com/error...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am trying to write a .htaccess script that can redirect any URL on my site (whether it exists or not, including sub-domains) to the index page of that site.<br />
<br />
For example:<br />
example.com/pages/page.htm ---&gt; example.com<br />
sub.example.com/page.htm      ---&gt; example.com<br />
error.example.com/error           ---&gt; example.com<br />
<br />
I've tried a few things with mod_rewrite but I can't seem to get existing urls, non-existing urls and sub domain urls to all direct to the index page.<br />
<br />
Thanks,<br />
Martin</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>martinkorner</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223831.html</guid>
		</item>
		<item>
			<title>error in Webservice returning arraylist ot list or object</title>
			<link>http://www.daniweb.com/forums/thread222937.html</link>
			<pubDate>Mon, 14 Sep 2009 13:45:10 GMT</pubDate>
			<description>Hi,  
 
In one of my services in the webservice I have to return an array of objects. I am using Axis1.1 and Tomact6.0 and developing code using eclipse 3.4.1 and JDK5. 
 
Here is my sample code  
 
This is what my web service has  
 
public class WebLibSvcs { 
                public...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
In one of my services in the webservice I have to return an array of objects. I am using Axis1.1 and Tomact6.0 and developing code using eclipse 3.4.1 and JDK5.<br />
<br />
Here is my sample code <br />
<br />
This is what my web service has <br />
<br />
 <pre style="margin:20px; line-height:13px">public class WebLibSvcs {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public List&lt;DocumentInfo&gt; getAllDocuments(BigDecimal workflow_id) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; boolean statusWL = WLGlobalVar.getInstance().isDctmWLRun();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; logger.info(&quot;Status of WebLibrary: &quot; + statusWL);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WebLibSvcAction callSVC = new WebLibSvcAction();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;DocumentInfo&gt; results = new ArrayList&lt;DocumentInfo&gt;();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; results = callSVC.getAllDocumentsImpl(workflow_id);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return results;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
}</pre><br />
<br />
Implementation class:<br />
<br />
 <pre style="margin:20px; line-height:13px">public class WebLibSvcAction {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public List&lt;DocumentInfo&gt; getAllDocumentsImpl(BigDecimal workflow_id) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; List&lt;DocumentInfo&gt; result = new ArrayList&lt;DocumentInfo&gt;();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  try{<br />
DocumentInfo docInfo = new DocumentInfo();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int i = 0; i &lt; 5; i++) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  docInfo.setObject_name(“test”);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; result.add(docInfo);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }catch (ServiceException e){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; e.printStackTrace();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return result;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
}</pre><br />
Bean Definition:<br />
<br />
 <pre style="margin:20px; line-height:13px">public class DocumentInfo implements Serializable{<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String version_label;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String title;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String object_name;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String subject;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String linkUrl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String getVersion_label() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return version_label;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public void setVersion_label(String r_version_label) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.version_label = r_version_label;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String getTitle() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return title;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public void setTitle(String title) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.title = title;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String getObject_name() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return object_name;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public void setObject_name(String object_name) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.object_name = object_name;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String getSubject() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return subject;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public void setSubject(String subject) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.subject = subject;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public String getLinkUrl() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return linkUrl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public void setLinkUrl(String linkUrl) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.linkUrl = linkUrl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
}</pre><br />
Error I am getting:<br />
<br />
The service class &quot;com.service.WebLibSvcs&quot; does not comply to one or more requirements of the JAX-RPC 1.1 specification, and may not deploy or function correctly.<br />
  The method &quot;getAllDocuments&quot; on the service class &quot;com.service.WebLibSvcs&quot; uses a data type, &quot;java.util.List&quot;, that is not supported by the JAX-RPC specification. Instances of the type may not serialize or deserialize correctly. Loss of data or complete failure of the Web service may result.<br />
<br />
similar errors are coming for ArrayList and Object.<br />
<br />
Please help me on how to resolve this issue.<br />
<br />
The main business logic behind method is I have to run DB qry and return results. That the reason I am trying to  create bean object for eachrow and return them as array.<br />
<br />
Thanks<br />
MSU</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>MSU</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread222937.html</guid>
		</item>
		<item>
			<title>Want submit rss feed to google??</title>
			<link>http://www.daniweb.com/forums/thread222896.html</link>
			<pubDate>Mon, 14 Sep 2009 10:03:29 GMT</pubDate>
			<description><![CDATA[i jus want to submit Rss feed to google... i am not sure how to do it.plz help me 
 
<FAKE SIGNATURE>]]></description>
			<content:encoded><![CDATA[<div>i jus want to submit Rss feed to google... i am not sure how to do it.plz help me<br />
<br />
&lt;FAKE SIGNATURE&gt;</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>moin123</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread222896.html</guid>
		</item>
		<item>
			<title>swap xml nodes</title>
			<link>http://www.daniweb.com/forums/thread221927.html</link>
			<pubDate>Thu, 10 Sep 2009 06:44:52 GMT</pubDate>
			<description><![CDATA[Hi  
 
I need to know how we can swap the xml nodes with php. actually I'm working with flash and want to create such a menu in which the images of the menu is come from the xml source. Now user can drag and drop the menu vertically like a stack and my flash file should change the xml nodes order...]]></description>
			<content:encoded><![CDATA[<div>Hi <br />
<br />
I need to know how we can swap the xml nodes with php. actually I'm working with flash and want to create such a menu in which the images of the menu is come from the xml source. Now user can drag and drop the menu vertically like a stack and my flash file should change the xml nodes order so that when we load it again it gives us the last orientation. I need that like when user finalize its sorting she presses a button like submit to send the updated sorting of the menu.<br />
<br />
<br />
Please help me how I can do that. I done with the dragging and dropping of the menu. The thing that I need how to store the new order of the menu and send it to the xml file to update the xml.<br />
<br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>chand.</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread221927.html</guid>
		</item>
		<item>
			<title>Making OnLoad and OnUnload methods in webservice</title>
			<link>http://www.daniweb.com/forums/thread221029.html</link>
			<pubDate>Sun, 06 Sep 2009 22:56:05 GMT</pubDate>
			<description><![CDATA[I am currently working with a web service that will be working with database. I've been provided with a seperate class to work with the database from my team. The question is that I want to open the connection when the service is called and then close it when the service ends. Is there some way to...]]></description>
			<content:encoded><![CDATA[<div>I am currently working with a web service that will be working with database. I've been provided with a seperate class to work with the database from my team. The question is that I want to open the connection when the service is called and then close it when the service ends. Is there some way to specify onLoad and onUnload events for the service? I dnt want to call methods to do this everytime a method is called.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>sid78669</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread221029.html</guid>
		</item>
		<item>
			<title>Web Service returns nothing</title>
			<link>http://www.daniweb.com/forums/thread216195.html</link>
			<pubDate>Fri, 04 Sep 2009 10:13:50 GMT</pubDate>
			<description><![CDATA[Please I need people assistance in resolving this: 
 
I'm try to send Some parameters to a remote web service and get parameters as response. 
I'm just getting nothing in return below is my code: 
 
 'I Added the web service through Add Web Refrence on VS2005 and named it RemoteSite 
  
  <div...]]></description>
			<content:encoded><![CDATA[<div>Please I need people assistance in resolving this:<br />
<br />
I'm try to send Some parameters to a remote web service and get parameters as response.<br />
I'm just getting nothing in return below is my code:<br />
<br />
 'I Added the web service through Add Web Refrence on VS2005 and named it RemoteSite<br />
 <br />
 <pre style="margin:20px; line-height:13px"> Dim RequestNewCont(0) As RemoteSite.NewContributor<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim AnswerValue As RemoteSite.ResponseNewSON<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim CallService As New RemoteSite.wsReceptionResquestDeal()<br />
&nbsp;'I use below to send the parameters<br />
' In debug mode it crashes at the next line<br />
&nbsp; &nbsp; &nbsp; &nbsp; RequestNewCont(0).ID = &quot;222&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; RequestNewCont(0).MEMBERFIRSTNAME = &quot;Adewale&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; RequestNewCont(0).MEMBERTITLE = &quot;Mr&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; RequestNewCont(0).PRESENTADDRESS = &quot;4, Samson Street&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp;  CallService.wmReceptionResquestNEW(RequestNewCont, &quot;MyUs&quot;, &quot;MyFun&quot;)<br />
' I use below variables to get the response&nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Dim IDDE As String = AnswerValue.IDD<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim NameE As String = AnswerValue.Name<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim ClassE As String = AnswerValue.Class</pre>'*****************************************************<br />
'Below is the Webservice being called<br />
<br />
 <pre style="margin:20px; line-height:13px"> &lt;wsdl:definitions xmlns:http=&quot;http://schemas.xmlsoap.org/wsdl/http/&quot; xmlns:soap=&quot;http://schemas.xmlsoap.org/wsdl/soap/&quot; xmlns:s=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:soapenc=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:tns=&quot;http://localhost/wsDealsystem/wsDeal/wsReceptionResquestDeal&quot; xmlns:tm=&quot;http://microsoft.com/wsdl/mime/textMatching/&quot; xmlns:mime=&quot;http://schemas.xmlsoap.org/wsdl/mime/&quot; targetNamespace=&quot;http://localhost/wsDealsystem/wsDeal/wsReceptionResquestDeal&quot; xmlns:wsdl=&quot;http://schemas.xmlsoap.org/wsdl/&quot;&gt;<br />
- &lt;wsdl:types&gt;<br />
- &lt;s:schema elementFormDefault=&quot;qualified&quot; targetNamespace=&quot;http://localhost/wsDealsystem/wsDeal/wsReceptionResquestDeal&quot;&gt;<br />
- &lt;s:element name=&quot;wmReceptionResquestNEW&quot;&gt;<br />
- &lt;s:complexType&gt;<br />
- &lt;s:sequence&gt;<br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;data&quot; type=&quot;tns:ArrayOfNewContributor&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;usu&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;fun&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;/s:sequence&gt;<br />
&nbsp; &lt;/s:complexType&gt;<br />
&nbsp; &lt;/s:element&gt;<br />
- &lt;s:complexType name=&quot;ArrayOfNewContributor&quot;&gt;<br />
- &lt;s:sequence&gt;<br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot; name=&quot;NewContributor&quot; nillable=&quot;true&quot; type=&quot;tns:NewContributor&quot; /&gt; <br />
&nbsp; &lt;/s:sequence&gt;<br />
&nbsp; &lt;/s:complexType&gt;<br />
- &lt;s:complexType name=&quot;NewContributor&quot;&gt;<br />
- &lt;s:sequence&gt;<br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;ID&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;MEMBERFIRSTNAME&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;PRESENTADDRESS&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;MEMBERTITLE&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;/s:sequence&gt;<br />
&nbsp; &lt;/s:complexType&gt;<br />
- &lt;s:element name=&quot;wmReceptionResquestNEWResponse&quot;&gt;<br />
- &lt;s:complexType&gt;<br />
- &lt;s:sequence&gt;<br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;wmReceptionResquestNEWResult&quot; type=&quot;tns:ArrayOfResponseNewSON&quot; /&gt; <br />
&nbsp; &lt;/s:sequence&gt;<br />
&nbsp; &lt;/s:complexType&gt;<br />
&nbsp; &lt;/s:element&gt;<br />
- &lt;s:complexType name=&quot;ArrayOfResponseNewSON&quot;&gt;<br />
- &lt;s:sequence&gt;<br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot; name=&quot;ResponseNewSON&quot; nillable=&quot;true&quot; type=&quot;tns:ResponseNewSON&quot; /&gt; <br />
&nbsp; &lt;/s:sequence&gt;<br />
&nbsp; &lt;/s:complexType&gt;<br />
- &lt;s:complexType name=&quot;ResponseNewSON&quot;&gt;<br />
- &lt;s:sequence&gt;<br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;IDD&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;Name&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &lt;s:element minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot; name=&quot;Class&quot; type=&quot;s:string&quot; /&gt; <br />
&nbsp; &nbsp; &lt;/s:sequence&gt;<br />
&nbsp; &lt;/s:complexType&gt;<br />
- &lt;/wsdl:types&gt;<br />
- &lt;wsdl:message name=&quot;wmReceptionResquestNEWSoapIn&quot;&gt;<br />
&nbsp; &lt;wsdl:part name=&quot;parameters&quot; element=&quot;tns:wmReceptionResquestNEW&quot; /&gt; <br />
&nbsp; &lt;/wsdl:message&gt;<br />
- &lt;wsdl:message name=&quot;wmReceptionResquestNEWSoapOut&quot;&gt;<br />
&nbsp; &lt;wsdl:part name=&quot;parameters&quot; element=&quot;tns:wmReceptionResquestNEWResponse&quot; /&gt; <br />
&nbsp; &lt;/wsdl:message&gt;<br />
- <br />
- &lt;wsdl:portType name=&quot;wsReceptionResquestDealSoap&quot;&gt;<br />
- &lt;wsdl:operation name=&quot;wmReceptionResquestNEW&quot;&gt;<br />
&nbsp; &lt;wsdl:input message=&quot;tns:wmReceptionResquestNEWSoapIn&quot; /&gt; <br />
&nbsp; &lt;wsdl:output message=&quot;tns:wmReceptionResquestNEWSoapOut&quot; /&gt; <br />
&nbsp; &lt;/wsdl:operation&gt;<br />
-<br />
&nbsp; &lt;/wsdl:portType&gt;<br />
- &lt;wsdl:binding name=&quot;wsReceptionResquestDealSoap&quot; type=&quot;tns:wsReceptionResquestDealSoap&quot;&gt;<br />
&nbsp; &lt;soap:binding transport=&quot;http://schemas.xmlsoap.org/soap/http&quot; style=&quot;document&quot; /&gt; <br />
- &lt;wsdl:operation name=&quot;wmReceptionResquestNEW&quot;&gt;<br />
&nbsp; &lt;soap:operation soapAction=&quot;http://localhost/wsDealsystem/wsDeal/wsReceptionResquestDeal/wmReceptionResquestNEW&quot; style=&quot;document&quot; /&gt; <br />
- &lt;wsdl:input&gt;<br />
&nbsp; &lt;soap:body use=&quot;literal&quot; /&gt; <br />
&nbsp; &lt;/wsdl:input&gt;<br />
- &lt;wsdl:output&gt;<br />
&nbsp; &lt;soap:body use=&quot;literal&quot; /&gt; <br />
&nbsp; &lt;/wsdl:output&gt;<br />
&nbsp; &lt;/wsdl:operation&gt;<br />
- &lt;wsdl:operation name=&quot;wmReceptionResquestUPDATE&quot;&gt;<br />
&nbsp; &lt;soap:operation soapAction=&quot;http://localhost/wsDealsystem/wsDeal/wsReceptionResquestDeal/wmReceptionResquestUPDATE&quot; style=&quot;document&quot; /&gt; <br />
- &lt;wsdl:input&gt;<br />
&nbsp; &lt;soap:body use=&quot;literal&quot; /&gt; <br />
&nbsp; &lt;/wsdl:input&gt;<br />
- &lt;wsdl:output&gt;<br />
&nbsp; &lt;soap:body use=&quot;literal&quot; /&gt; <br />
&nbsp; &lt;/wsdl:output&gt;<br />
&nbsp; &lt;/wsdl:operation&gt;<br />
- &lt;wsdl:operation name=&quot;wmTest&quot;&gt;<br />
&nbsp; &lt;soap:operation soapAction=&quot;http://localhost/wsDealsystem/wsDeal/wsReceptionResquestDeal/wmTest&quot; style=&quot;document&quot; /&gt; <br />
- &lt;wsdl:input&gt;<br />
&nbsp; &lt;soap:body use=&quot;literal&quot; /&gt; <br />
&nbsp; &lt;/wsdl:input&gt;<br />
- &lt;wsdl:output&gt;<br />
&nbsp; &lt;soap:body use=&quot;literal&quot; /&gt; <br />
&nbsp; &lt;/wsdl:output&gt;<br />
&nbsp; &lt;/wsdl:operation&gt;<br />
&nbsp; &lt;/wsdl:binding&gt;<br />
- &lt;wsdl:service name=&quot;wsReceptionResquestDeal&quot;&gt;<br />
- &lt;wsdl:port name=&quot;wsReceptionResquestDealSoap&quot; binding=&quot;tns:wsReceptionResquestDealSoap&quot;&gt;<br />
&nbsp; &lt;soap:address location=&quot;https://RemoteSite/wsDealsystem/wsDeal/wsReceptionResquestDeal.asmx&quot; /&gt; <br />
&nbsp; &lt;/wsdl:port&gt;<br />
&nbsp; &lt;/wsdl:service&gt;<br />
&nbsp; &lt;/wsdl:definitions&gt;</pre>        <br />
Any help will be highly appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>Isiak</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread216195.html</guid>
		</item>
		<item>
			<title>Add Google Dictionary to a webpage</title>
			<link>http://www.daniweb.com/forums/thread215663.html</link>
			<pubDate>Wed, 02 Sep 2009 08:47:45 GMT</pubDate>
			<description>Hello, 
 
is it possible to add Google Dictionary to a website? I tried using iframe, but that will show a link to all google services at the top of the page. 
 
Any other way to embed the Google dictionary? 
 
Thanks,</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
is it possible to add Google Dictionary to a website? I tried using iframe, but that will show a link to all google services at the top of the page.<br />
<br />
Any other way to embed the Google dictionary?<br />
<br />
Thanks,</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>Arabic-SEO</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread215663.html</guid>
		</item>
		<item>
			<title>Integrate REST service into current web app</title>
			<link>http://www.daniweb.com/forums/thread215542.html</link>
			<pubDate>Tue, 01 Sep 2009 19:17:52 GMT</pubDate>
			<description><![CDATA[(I am new to web development so please keep that in mind) 
 
I want to integrate REST service into an application that is currently running a listener for sockets as back end of web app. 
 
Is this a good idea? How do I do this as I don't see in the REST service code (C# VS 2008) what starts the...]]></description>
			<content:encoded><![CDATA[<div>(I am new to web development so please keep that in mind)<br />
<br />
I want to integrate REST service into an application that is currently running a listener for sockets as back end of web app.<br />
<br />
Is this a good idea? How do I do this as I don't see in the REST service code (C# VS 2008) what starts the listener for REST. Are there performance issues, and some suggestions to deal with them?<br />
<br />
Any coding examples you could point me to would be great.<br />
<br />
Thanks<br />
<br />
Michael :icon_eek:</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>mgerber</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread215542.html</guid>
		</item>
	</channel>
</rss>
