Project

General

Profile

« Previous | Next » 

Revision a82bec24

Added by Andreas Kohlbecker over 2 years ago

ref #9497 fixing class string for IAccountRegistrationService in httpInvokerServices.xml

View differences:

cdmlib-services/src/main/resources/eu/etaxonomy/cdm/httpInvokerServices.xml
20 20
      <ref bean="accountRegistrationService" />
21 21
    </property>
22 22
    <property name="serviceInterface">
23
      <value>eu.etaxonomy.cdm.api.service.IAccountRegistrationService</value>
23
      <value>eu.etaxonomy.cdm.api.service.security.IAccountRegistrationService</value>
24 24
    </property>
25 25
    <property name="remoteInvocationExecutor" ref="remoteInvocationExecutor" />
26 26
  </bean>

Also available in: Unified diff