Project

General

Profile

« Previous | Next » 

Revision f29e7549

Added by Andreas Müller over 2 years ago

ref #6161 add passwordReset service to httpInvoker (cont.)

View differences:

cdmlib-services/src/main/resources/eu/etaxonomy/cdm/httpInvokerServices.xml
265 265
      <ref bean="passwordResetServiceImpl" />
266 266
    </property>
267 267
    <property name="serviceInterface">
268
      <value>eu.etaxonomy.cdm.api.service.IPasswordResetService</value>
268
      <value>eu.etaxonomy.cdm.api.service.security.IPasswordResetService</value>
269 269
    </property>
270 270
    <property name="remoteInvocationExecutor" ref="remoteInvocationExecutor" />
271 271
  </bean>

Also available in: Unified diff