unsatisfied references on Liferay 7.2 service builder

Jamie Sammons modifierades för 4 År sedan. New Member Inlägg: 6 Anslutningsdatum: 2017-09-26 Senaste inlägg

Hello,
I have added service.xml and build service without any customization.
Deploy  service & API module on Liferay 7.2. 
I am getting this error when I am firing "ds:unsatisfied" command on GOGO shell .

Bundle {id: 2249, name: com.test.it.service, version: 1.0.0}
    Declarative Service {id: 3093, name: com.test.it.service.impl.EmployeeLocalServiceImpl, unsatisfied references: 
        {name: employeePersistence, target: null}
    }
    Declarative Service {id: 3094, name: com.test.it.service.persistence.impl.EmployeePersistenceImpl, unsatisfied references: 
        {name: Configuration, target: (origin.bundle.symbolic.name=com.test.it.service)}
    }

thumbnail
Christoph Rabel modifierades för 6 År sedan. Liferay Legend Inlägg: 1555 Anslutningsdatum: 2009-09-24 Senaste inlägg
Just guessing here, maybe this affects you:
https://liferay.dev/blogs/-/blogs/important-7-2-service-builder-changes
Could you try with dependency-injector="spring" if it makes a difference?
Mahirali Chaudhari modifierades för 6 År sedan. New Member Inlägg: 6 Anslutningsdatum: 2017-09-26 Senaste inlägg
Actually , In our project we have decided that to use "ds" instead of  "spring".
Koffi AGHOSTO modifierades för 4 År sedan. Junior Member Inlägg: 67 Anslutningsdatum: 2014-05-27 Senaste inlägg

Hello Mahirali,

I would like to ask you please, how are you do to resolve your problem ?

Because, I have the same problem with the same version of Liferay (7.2) and

after reading a lot of topics on this problem, I don't understand very well how to do to

resolve it.

 

Thank you in advanced,

Best regards,

Koffi

Jamie Sammons modifierades för 3 År sedan. New Member Skicka: 1 Anslutningsdatum: 2023-03-14 Senaste inlägg

hello, any solution to this issue?

 

Seeing same issue now