diff --git a/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml b/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml index 22b95fcc400979e327cbcc16b29ecf3fcad808e1..7f64885bfa50ba5b89c46433435395bc612622d9 100644 --- a/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml +++ b/oaipmh-webapp/src/main/webapp/WEB-INF/beans.xml @@ -124,7 +124,7 @@ <property name="types" value="${typeList}" /> </bean> - <bean id="RecordDC" class="info.textgrid.middleware.RecordDelivererIDIOM"> + <bean id="RecordIDIOM" class="info.textgrid.middleware.RecordDelivererIDIOM"> <constructor-arg index="0" value="${textgrid}" /> <constructor-arg index="1" value="${dariah}" /> <!-- <property name="oaiEsClient" value="${formatToFilter}" /> -->