<?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: Running Solr on Debian with Tomcat</title>
	<atom:link href="http://yousefourabi.com/blog/2007/12/running-solr-on-debian-with-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://yousefourabi.com/blog/2007/12/running-solr-on-debian-with-tomcat/</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 23:01:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://yousefourabi.com/blog/2007/12/running-solr-on-debian-with-tomcat/comment-page-1/#comment-307</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 23 Mar 2009 18:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/programming/running-solr-on-debian-with-tomcat#comment-307</guid>
		<description>What are the implications of running this without a security manager on a production website? I simply cannot get it to run without disabling it!</description>
		<content:encoded><![CDATA[<p>What are the implications of running this without a security manager on a production website? I simply cannot get it to run without disabling it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yourabi</title>
		<link>http://yousefourabi.com/blog/2007/12/running-solr-on-debian-with-tomcat/comment-page-1/#comment-52</link>
		<dc:creator>yourabi</dc:creator>
		<pubDate>Fri, 18 Jan 2008 17:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/programming/running-solr-on-debian-with-tomcat#comment-52</guid>
		<description>Albert,
Thanks for the tip -- will be a big help.

I had meant to take a closer look at the policy settings but never got around to it.

Thanks again,
Yousef</description>
		<content:encoded><![CDATA[<p>Albert,<br />
Thanks for the tip &#8212; will be a big help.</p>
<p>I had meant to take a closer look at the policy settings but never got around to it.</p>
<p>Thanks again,<br />
Yousef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: albert ramstedt</title>
		<link>http://yousefourabi.com/blog/2007/12/running-solr-on-debian-with-tomcat/comment-page-1/#comment-51</link>
		<dc:creator>albert ramstedt</dc:creator>
		<pubDate>Fri, 18 Jan 2008 11:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/programming/running-solr-on-debian-with-tomcat#comment-51</guid>
		<description>If you do not want to completely disable the security manager, you can put this in catalina.policy or policy.d/50user.policy in your tomcat directory:

grant codeBase &quot;file:${catalina.home}/webapps/solr/-&quot; {
        permission java.security.AllPermission;
};</description>
		<content:encoded><![CDATA[<p>If you do not want to completely disable the security manager, you can put this in catalina.policy or policy.d/50user.policy in your tomcat directory:</p>
<p>grant codeBase &#8220;file:${catalina.home}/webapps/solr/-&#8221; {<br />
        permission java.security.AllPermission;<br />
};</p>
]]></content:encoded>
	</item>
</channel>
</rss>
