Re: Possible mybatis extender on the way

2017-05-17 Thread nino martinez wael
Yes I am also using declarative services.. AND have functional code here, with 2 samples: https://github.com/nmwael/mybatis-extender Would this be a candidate to be added as an ops4j project? On Wed, May 17, 2017 at 1:38 PM, 'Christoph Läubrich' via OPS4J < ops4j@googlegroups.com> wrote: > You

Re: Possible mybatis extender on the way

2017-05-17 Thread 'Christoph Läubrich' via OPS4J
You can also take a look at OSGi Declarative Services for this task that handles all the service tracking stuff for you... Am 26.04.2017 11:03, schrieb nino martinez wael: Hi Gang Im playing around with the idea of a mybatis extender, since we use mybatis on almost every of our projects.

Re: Possible mybatis extender on the way

2017-04-26 Thread nino martinez wael
Okay im looking into this approach: http://www.matjazcerkvenik.si/developer/java-osgi-servicelistener.php On Wed, Apr 26, 2017 at 11:03 AM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > Hi Gang > > Im playing around with the idea of a mybatis extender, since we use > mybatis on

Possible mybatis extender on the way

2017-04-26 Thread nino martinez wael
Hi Gang Im playing around with the idea of a mybatis extender, since we use mybatis on almost every of our projects. However I have some weak OSGI spots. If any of you have an idea on the following - How can my component get notified when a certain service type are