VOOZH about

URL: https://www.javacodegeeks.com/tag/osgi

⇱ OSGi Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Paolo AntinoriFebruary 23rd, 2015
    0 167

    JBoss Fuse – Some less known trick

    TL;DR expose java static calls as Karaf shell native commands override OSGi Headers at deploy time override OSGi Headers after…

    Read More »
  • Enterprise Java👁 Image
    Rudiger HerrmannFebruary 16th, 2015
    0 131

    OSGi Service Test Helper: ServiceRegistrationRule

    OSGi Service Tests can be an efficient means to avoid problems related to dangling service references. As promised in my…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Frank AppelFebruary 8th, 2015
    0 130

    OSGi Service Test Helper: ServiceCollector

    OSGi services come in handy for the development of systems based on loosely coupled components. But loose coupling can make…

    Read More »
  • Enterprise Java👁 Image
    Frank AppelJanuary 26th, 2015
    0 329

    Apache FOP Integration with Eclipse and OSGi

    Apache FOP is an open source print processor driven by XSL formatting objects (XSL-FO). It can be quite useful to…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ch Shan ArshadNovember 25th, 2014
    0 193

    A common CXF Request Interceptor for all OSGi Bundles

    I have been working on Apache CXF, Karaf, Felix from path few months and i find all these bundled technologies…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Frank AppelNovember 17th, 2014
    0 136

    OSGi Testsuite: Introducing Classname Filters

    OSGi Testsuite is a JUnit test-runner that collects dynamically test classes for execution. It has been published by my fellow…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoAugust 14th, 2014
    0 171

    OSGi: the gateway into micro-services architecture

    The terms “modularity” and “microservices architecture” pop up quite often these days in context of building scalable, reliable distributed systems.…

    Read More »
  • Enterprise Java👁 Image
    Rudiger HerrmannOctober 29th, 2013
    0 223

    Configure Your OSGi Services with Apache Felix File Install

    A recent post about Managed Services reminded me of a feature in Apache Felix File Install that I found worth…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Rudiger HerrmannJuly 10th, 2013
    0 140

    An Automated OSGi Test Runner

    Among my fellow team members I was known for notoriously forgetting to maintain the (JUnit) test suite. I just can’t…

    Read More »
  • 1
  • 2
  • 3
  • »
Back to top button
Close