<div dir="ltr">Thanks for the inputs. It worked...:)</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 15, 2016 at 8:21 PM, Tom Zeller <span dir="ltr"><<a href="mailto:tzeller@dragonacea.biz" target="_blank">tzeller@dragonacea.biz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> How to use the ClasspathResource here.<br>
<br>
</span>Looking at a test might help :<br>
<br>
<a href="http://svn.shibboleth.net/view/java-opensaml/tags/3.2.0/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/ResourceBackedMetadataResolverTest.java?view=markup" rel="noreferrer" target="_blank">http://svn.shibboleth.net/view/java-opensaml/tags/3.2.0/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/ResourceBackedMetadataResolverTest.java?view=markup</a><br>
<br>
You'll probably want to replace the FileSystemResource with Spring's<br>
ClassPathResource.<br>
<div class="HOEnZb"><div class="h5">--<br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net">dev-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>