<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Accessing RESTful services configured with SSL using RestTemplate</title>
	<link>http://aruld.info/accessing-restful-services-configured-with-ssl-using-resttemplate/</link>
	<description>Life, Technology and More</description>
	<pubDate>Fri, 30 Jul 2010 10:33:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Arul</title>
		<link>http://aruld.info/accessing-restful-services-configured-with-ssl-using-resttemplate/#comment-3997</link>
		<author>Arul</author>
		<pubDate>Thu, 03 Jun 2010 03:02:54 +0000</pubDate>
		<guid>http://aruld.info/accessing-restful-services-configured-with-ssl-using-resttemplate/#comment-3997</guid>
		<description>Hi,

I believe your question was answered in the Jersey users mailing list.

-Arul</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I believe your question was answered in the Jersey users mailing list.</p>
<p>-Arul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wz2b</title>
		<link>http://aruld.info/accessing-restful-services-configured-with-ssl-using-resttemplate/#comment-3996</link>
		<author>wz2b</author>
		<pubDate>Tue, 01 Jun 2010 22:44:05 +0000</pubDate>
		<guid>http://aruld.info/accessing-restful-services-configured-with-ssl-using-resttemplate/#comment-3996</guid>
		<description>I tried this, with a few modifications (I'm using Guice to inject a specific instance of my class that looks up users).

The one problem I have is that if a user tries to access a resource and he's not in the @RolesAllowed then what gets returned is ... nothing.  No SecurityException, just nothing.  He doesn't get the resource, but he also doesn't get an error.  My configuration is pretty much the same as yours otherwise - grizly jersey (plus guice).</description>
		<content:encoded><![CDATA[<p>I tried this, with a few modifications (I&#8217;m using Guice to inject a specific instance of my class that looks up users).</p>
<p>The one problem I have is that if a user tries to access a resource and he&#8217;s not in the @RolesAllowed then what gets returned is &#8230; nothing.  No SecurityException, just nothing.  He doesn&#8217;t get the resource, but he also doesn&#8217;t get an error.  My configuration is pretty much the same as yours otherwise - grizly jersey (plus guice).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
