<?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 for Best Coder</title>
	<atom:link href="http://www.bestcoder.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestcoder.net</link>
	<description>Something about Lotus Notes &#38; Others ...</description>
	<lastBuildDate>Fri, 09 Mar 2012 08:50:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Best Coder</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-154</link>
		<dc:creator>Best Coder</dc:creator>
		<pubDate>Fri, 09 Mar 2012 08:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-154</guid>
		<description>Sven, So many thanks for your help.</description>
		<content:encoded><![CDATA[<p>Sven, So many thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Sven Hasselbach</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-153</link>
		<dc:creator>Sven Hasselbach</dc:creator>
		<pubDate>Fri, 09 Mar 2012 08:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-153</guid>
		<description>Please try to add this to the java.policy file:

grant codeBase &quot;xspnsf://server:0/path/to/your/database.nsf/-&quot; {
    permission java.lang.RuntimePermission &quot;setContextClassLoader&quot;;
};


Details about the java security model can be found here:
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/appA.html

Hope this helps
Sven</description>
		<content:encoded><![CDATA[<p>Please try to add this to the java.policy file:</p>
<p>grant codeBase &#8220;xspnsf://server:0/path/to/your/database.nsf/-&#8221; {<br />
    permission java.lang.RuntimePermission &#8220;setContextClassLoader&#8221;;<br />
};</p>
<p>Details about the java security model can be found here:<br />
<a href="http://java.sun.com/developer/onlineTraining/Programming/JDCBook/appA.html" rel="nofollow">http://java.sun.com/developer/onlineTraining/Programming/JDCBook/appA.html</a></p>
<p>Hope this helps<br />
Sven</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Best Coder</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-152</link>
		<dc:creator>Best Coder</dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-152</guid>
		<description>To give permission to java.lang.thread is normal thing ? I mean, why it doesnt has permission by default :)
In where can I give permission to thread ? In code / in java.policy file ?</description>
		<content:encoded><![CDATA[<p>To give permission to java.lang.thread is normal thing ? I mean, why it doesnt has permission by default <img src='http://www.bestcoder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
In where can I give permission to thread ? In code / in java.policy file ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Sven Hasselbach</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-151</link>
		<dc:creator>Sven Hasselbach</dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-151</guid>
		<description>Argh, Sorry! I have to read before I a writing: 
You have to give java.lang.Thread the security rights</description>
		<content:encoded><![CDATA[<p>Argh, Sorry! I have to read before I a writing:<br />
You have to give java.lang.Thread the security rights</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Best Coder</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-150</link>
		<dc:creator>Best Coder</dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-150</guid>
		<description>Which code ? xpages webservice code ?

Code is not small to write into post, So I attached NSF file, I will attach codes also.</description>
		<content:encoded><![CDATA[<p>Which code ? xpages webservice code ?</p>
<p>Code is not small to write into post, So I attached NSF file, I will attach codes also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Best Coder</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-149</link>
		<dc:creator>Best Coder</dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-149</guid>
		<description>Ok, will be try it for different system. I hope, It works :)</description>
		<content:encoded><![CDATA[<p>Ok, will be try it for different system. I hope, It works <img src='http://www.bestcoder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Sven Hasselbach</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-148</link>
		<dc:creator>Sven Hasselbach</dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-148</guid>
		<description>Hi,

the code is not readable in the Screenshots.
If you post the code, maybe the class which is not allowed to be loaded can be identified.

Sven</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>the code is not readable in the Screenshots.<br />
If you post the code, maybe the class which is not allowed to be loaded can be identified.</p>
<p>Sven</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Olli K</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-147</link>
		<dc:creator>Olli K</dc:creator>
		<pubDate>Fri, 09 Mar 2012 05:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-147</guid>
		<description>Hi!

I remember having same kind of problems. My problem was that domino couldn&#039;t handle web service calls from itself. Calling web services from another server worked fine.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I remember having same kind of problems. My problem was that domino couldn&#8217;t handle web service calls from itself. Calling web services from another server worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XPages &#8211; Server Side &#8211; Invoke Web Services (JAX-WS) by Lars Berntrop-Bos</title>
		<link>http://www.bestcoder.net/2012/03/08/xpages-server-side-invoke-web-services-jax-ws/#comment-146</link>
		<dc:creator>Lars Berntrop-Bos</dc:creator>
		<pubDate>Thu, 08 Mar 2012 21:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=421#comment-146</guid>
		<description>Would love to knowthe answer!</description>
		<content:encoded><![CDATA[<p>Would love to knowthe answer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blackberry Application Development &#8211; Part 1 (Domino WebService) by blackberry apps development india</title>
		<link>http://www.bestcoder.net/2010/01/16/blackberry-application-development-part-1-domino-webservice/#comment-145</link>
		<dc:creator>blackberry apps development india</dc:creator>
		<pubDate>Fri, 27 Jan 2012 07:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestcoder.net/?p=77#comment-145</guid>
		<description>Indeed a nice post! I am also associated with the Web design, Mobile apps development India, blackberry apps developer India and love to enjoy reading fresh posts on this subject. I would like to thank you for writing this post and now I am your regular reader as I have subscribed your blog in my RSS reader.</description>
		<content:encoded><![CDATA[<p>Indeed a nice post! I am also associated with the Web design, Mobile apps development India, blackberry apps developer India and love to enjoy reading fresh posts on this subject. I would like to thank you for writing this post and now I am your regular reader as I have subscribed your blog in my RSS reader.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

