hello,
I am aware that this issue post is old. I have a question about the same topic :
We have an java application based on OSGI ( Karaf container). We used Dozer as mapper. It is configured and mapped in order to map two models objects related to two layers ( service and persistence).
Our problem is about duplicate class mapping. Firstly the problem has happened randomly and offen occured after each restart of karaf container.
If someone can highlight me about the different possible causes or ways to be investigated.
I debug the application, i find effectively when the problem occured two classMapping
So, because its random behavior, If someone can highlight me about the different possible causes or ways to be investigated.
To note, when we refresh just dozer_osgi bundle, all seems Ok.
If you want more details, i can share it whit you
Best regards