Hi,

any chance to share your project (or at least a sample) ?

You can take a look on the examples we are preparing:

https://github.com/jbonofre/karaf/tree/DEV_GUIDE/examples/karaf-jpa-example

Maybe, you have some module structure issue: where did you put your entity ?
Does it extend a class from a package provided by another bundle ?

Regards
JB

On 03/26/2018 11:05 AM, GFO wrote:
> Hello,
> 
> I still have the error described above.
> 
> For information, I have the following dependencies: 
> 
> DAO bundle requires entities+persitence bundle
> service bundle requires DAO bundle
> service bundle requires entites+persistence bundle
> 
> The error occurs when I launch the service bundle because it uses some
> methods defined in the DAO bundle. 
> 
> Do you think it could be an error caused by dependencies conflicts?
> 
> GFO
> 
> 
> 
> --
> Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
> 

-- 
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to