<div dir="ltr">Dear Sir,<div><br></div><div> This ramu i installed and configured the shibboleth IDP successfully.when i am trying to deploy using tomcat server i am getting</div><div> <strong>Invalid IdP URL (HTTP 404) error.but /idp.Status given OK message and also i am getting login problem LDAAP Server</strong></div>
<div><strong><br></strong></div><div><strong>Thanks & Regards,</strong></div><div><strong><br></strong></div><div><strong>Ramu Kalla.</strong></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 August 2013 19:37, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 8/5/13 8:58 AM, "Rod Widdowson" <<a href="mailto:rdw@steadingsoftware.com">rdw@steadingsoftware.com</a>> wrote:<br>
<br>
>I just happened upon XMLBeanDefinitionReader#setDocumentLoader()<br>
><br>
>Which takes one parameter of type<br>
>org.springframework.beans.factory.xml.DocumentLoader. This is an<br>
>interface<br>
>with but one method which effectively takes an org.xml.sax.InputSource, a<br>
>org.xml.sax.EntityResolver and a few other things and produces a<br>
>org.w3c.dom.Document from them.<br>
<br>
</div>There's also the EntityResolver itself, which is the code that's actually<br>
doing what I want to change. The code Chad wrote that manually creates a<br>
GenericApplicationContext could be modified to install a loader or entity<br>
resolver of choice on the XmlBeanDefinitionReader it's creating.<br>
<div class="HOEnZb"><div class="h5"><br>
-- Scott<br>
<br>
<br>
--<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>