server-core-ext is designed as extension to the core module. Originally I 
intended to merge both server-ext into server-core, but for some legacy reasons 
we kept those two as separate modules. If you want to use "ServiceHandler" 
interface then you need to use "server-core-ext" as dependency in your 
application.

There is no conflict because they use both same root package names, it is 
designed that way.

Ramesh..

----- Original Message -----
> Hi All,
> 
> When I try to create a odata4 instance I found no class found errors from
> olingo-servcer-core library in compilation time. I have tried
> olingo-server-core-ext with olingo-server-core. I have added dependencies
> correclty. I think the issue is both libraries are using same root package.
> 
> Any help on this matter is highly appreciated.
> 
> 
> Thanks,
> Madhawa
> 

Reply via email to