Heelo,
I'm developing a REST OSB Service 'serSollicitation' :



Another service (serEchange) defined also as REST OSB call the first service (serSollicitation)


However , every request from serEchange to serSollicitation return the following error :
- janv. 30, 2020 4:32:40 PM org.apache.catalina.core.StandardWrapperValve invoke
GRAVE: Servlet.service() for servlet [rest] in context with path [/gesEchangeITE-2.1.0-SNAPSHOT] threw exception [Request processing failed; nested exception is fr.interiale.gesechange.entite.exception.EchangeException: { "errorMessage" : "Failure while un-marshalling message: Unable to convert from this source type to StringSource: com.bea.wli.sb.sources.DataSourceSource", "errorCode" : "OSB-382030" }] with root cause
- fr.interiale.gesechange.entite.exception.EchangeException: { "errorMessage" : "Failure while un-marshalling message: Unable to convert from this source type to StringSource: com.bea.wli.sb.sources.DataSourceSource", "errorCode" : "OSB-382030" }
at fr.interiale.gesechange.service.impl.SollicitationRestServiceImpl.listerSollicitation(SollicitationRestServiceImpl.java:90)
at fr.interiale.gesechange.service.impl.EchangeServiceImpl.listerSollicitationsParBpu(EchangeServiceImpl.java:206)
at fr.interiale.gesechange.service.impl.EchangeServiceImpl.suiviDemandes(EchangeServiceImpl.java:221)
Any specific configuration /solutions, please ?
Thanks ,
Best Regards ,
Sanae