<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 9, 2015 at 6:55 AM, Rod Widdowson <span dir="ltr"><<a href="mailto:rdw@steadingsoftware.com" target="_blank">rdw@steadingsoftware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I've reproduce your behaviour.  I'm still trying to bottom out the issue (which is to do with Springs automagical type conversion).  Meantime this should work for you:</blockquote></div><br>I got it working with</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">    <bean id="ExampleOrgPredicate" parent="shibboleth.Conditions.RelyingPartyId" c:candidates="#{ '<a href="https://shib-sp-test.www.umich.edu/shibboleth">https://shib-sp-test.www.umich.edu/shibboleth</a>' }"/><br></div><div><br></div><div>I'm still learning about Spring.  Are c:_0 and c:candidates somewhat equivalent?  Should c:_0 access the zero slot in the c:candidates structure?</div><div><br></div><div>Liam</div></div></div>