<h:outputText id="test" value="The xxxxInd search returned no results."
rendered="#{empty xxxxHome.listOfxxxInds(xxxxHome.id)}"/>
will make the reRender in modalpanel have problem,
most likely is reRender than do action.
rendered="#{empty xxxxHome.listOfxxxInds(xxxxHome.id)}"/>
will make the reRender in modalpanel have problem,
most likely is reRender than do action.