<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 23, 2016 at 11:02 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> <dc:ReturnAttributes>uid</dc:ReturnAttributes><br>
> <ConnectionPool minPoolSize="3"/><br>
> </resolver:DataConnector><br>
<br>
</span>You'll almost certainly need to wait for Daniel to explain what is going on<br>
but from my reading of the code you might make this go away by saying<br>
<br>
<ConnectionPool minPoolSize="3" validatePeriodically="true"/><br></blockquote><div><br></div><div>Smells like a parser bug. Like Rod said, add the validatePeriodically attribute. You're also missing the baseDn attribute.</div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>