<?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: JBoss Role-Based Security</title>
	<atom:link href="http://www.fusioncube.net/index.php/jboss-role-based-security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/jboss-role-based-security</link>
	<description>The online journey of a technophile, by Steve Brownlee</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: user</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-65345</link>
		<dc:creator>user</dc:creator>
		<pubDate>Mon, 23 Jan 2012 17:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-65345</guid>
		<description>A.G:
For DB login check this url:
http://marakana.com/bookshelf/jboss_admin_tutorial/security.html
&quot;16.6. Database Login Module&quot;</description>
		<content:encoded><![CDATA[<p>A.G:<br />
For DB login check this url:<br />
<a href="http://marakana.com/bookshelf/jboss_admin_tutorial/security.html" rel="nofollow">http://marakana.com/bookshelf/jboss_admin_tutorial/security.html</a><br />
&#8220;16.6. Database Login Module&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.G.</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-35748</link>
		<dc:creator>A.G.</dc:creator>
		<pubDate>Wed, 12 May 2010 06:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-35748</guid>
		<description>Is there an option to replace the properties file with DB Query? I may store all the users and roles in a DB. Would like to make a call to DB for checking the same?</description>
		<content:encoded><![CDATA[<p>Is there an option to replace the properties file with DB Query? I may store all the users and roles in a DB. Would like to make a call to DB for checking the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sathya</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-35260</link>
		<dc:creator>Sathya</dc:creator>
		<pubDate>Mon, 01 Mar 2010 18:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-35260</guid>
		<description>Does anyone know what could be causing the following issue ? When I try to access that has been setup for Role Based Secuirty, it opens a window to enter the username/password. Inspite of entering a valid username/password I get the HTTP 401 error.</description>
		<content:encoded><![CDATA[<p>Does anyone know what could be causing the following issue ? When I try to access that has been setup for Role Based Secuirty, it opens a window to enter the username/password. Inspite of entering a valid username/password I get the HTTP 401 error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SatyaDeep</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-33746</link>
		<dc:creator>SatyaDeep</dc:creator>
		<pubDate>Fri, 17 Apr 2009 06:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-33746</guid>
		<description>Great documentation. I had one problem. Since we set 

it means that the secured resource is accessed directly as 
htt://:8080/SecuredResource.
Once I added context root i.e.
WebApp
this worked fine
http://localhost:8080/WebApp/SecureResource</description>
		<content:encoded><![CDATA[<p>Great documentation. I had one problem. Since we set </p>
<p>it means that the secured resource is accessed directly as<br />
htt://:8080/SecuredResource.<br />
Once I added context root i.e.<br />
WebApp<br />
this worked fine<br />
<a href="http://localhost:8080/WebApp/SecureResource" rel="nofollow">http://localhost:8080/WebApp/SecureResource</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikki1</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-33019</link>
		<dc:creator>Nikki1</dc:creator>
		<pubDate>Sun, 01 Feb 2009 13:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-33019</guid>
		<description>Nice guide.

However as I was trying to figure out what step 3 was doing exactly, I left it out in my application and it still worked same as before.

I also left out step 4 and 5 and I didnt notice any changes.

Anyone who can tell me what step 3 , 4 and 5 do exactly?</description>
		<content:encoded><![CDATA[<p>Nice guide.</p>
<p>However as I was trying to figure out what step 3 was doing exactly, I left it out in my application and it still worked same as before.</p>
<p>I also left out step 4 and 5 and I didnt notice any changes.</p>
<p>Anyone who can tell me what step 3 , 4 and 5 do exactly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monmohan</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-32899</link>
		<dc:creator>Monmohan</dc:creator>
		<pubDate>Fri, 16 Jan 2009 11:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-32899</guid>
		<description>just one more thing,
i set up DIGEST security instead of BASIC, and followed below link verbatim (in addition to the changes suggested here)
http://docs.jboss.org/jbossas/guides/webguide/r2/en/html/ch05.html</description>
		<content:encoded><![CDATA[<p>just one more thing,<br />
i set up DIGEST security instead of BASIC, and followed below link verbatim (in addition to the changes suggested here)<br />
<a href="http://docs.jboss.org/jbossas/guides/webguide/r2/en/html/ch05.html" rel="nofollow">http://docs.jboss.org/jbossas/guides/webguide/r2/en/html/ch05.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monmohan</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-32898</link>
		<dc:creator>Monmohan</dc:creator>
		<pubDate>Fri, 16 Jan 2009 11:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-32898</guid>
		<description>thanks, this was very helpful</description>
		<content:encoded><![CDATA[<p>thanks, this was very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: englishteeth.co.uk &#187; Grails: Role based security on Jetty &#38; JBoss</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-31961</link>
		<dc:creator>englishteeth.co.uk &#187; Grails: Role based security on Jetty &#38; JBoss</dc:creator>
		<pubDate>Wed, 22 Oct 2008 20:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-31961</guid>
		<description>[...] The next step took a bit more digging and looking outside of grails oriented guides. The actual deployment environment I have to target is JBoss, but the best description of the security configuration I found was in the article JBoss Role-Based Security. [...]</description>
		<content:encoded><![CDATA[<p>[...] The next step took a bit more digging and looking outside of grails oriented guides. The actual deployment environment I have to target is JBoss, but the best description of the security configuration I found was in the article JBoss Role-Based Security. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Katiyar</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-27705</link>
		<dc:creator>Amit Katiyar</dc:creator>
		<pubDate>Mon, 17 Mar 2008 19:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-27705</guid>
		<description>Thanks a lot.
Worked like a charm :-)</description>
		<content:encoded><![CDATA[<p>Thanks a lot.<br />
Worked like a charm :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Maeda</title>
		<link>http://www.fusioncube.net/index.php/jboss-role-based-security/comment-page-1#comment-26613</link>
		<dc:creator>Chris Maeda</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=13#comment-26613</guid>
		<description>Thanks!  Saved me a bunch of time!</description>
		<content:encoded><![CDATA[<p>Thanks!  Saved me a bunch of time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

