Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osgi

Use maven tycho to build with a manifest entry Bundle-ClassPath that gets downloaded by the maven-dependency-plugin

java build maven osgi tycho

Trying to build an OSGi bundle in Maven with embedded dependencies. Can't seem to exclude transitive dependencies from BND classpath

Getting the scala compiler to work inside an OSGi runtime

scala osgi scalate

Launching OSGi from IDEA

How to Get Spring JPA, Hibernate, and OSGi to Play Nice?

java hibernate spring jpa osgi

What does org.osgi.framework.storage.clean=onFirstInit mean in context of the Apache Felix OSGi implementation?

osgi apache-felix

Gemini and Apache Aries blueprint container

osgi

Custom taglib not loaded with Liferay7

OSGi Declarative Services in Eclipse, multiple service interfaces, and Thread Safety

When to use OSGi EventAdmin and when not?

event-handling osgi

Camel Route from Jetty to Absolute URL

What is correct path for creation of micro services in Java? Spring Boot or OSGI

Eclipse OSGI config: relative paths and/or @config.dir-like substitutions?

How to get a Fragment-Bundle into Tycho test runtime?

osgi tycho osgi-fragment

Clojure hot code swapping for uberjars/.classes

clojure osgi

Log4j2 api cannot find Log4j2 core in OSGi environment

java logging log4j osgi log4j2

Service References in OSGi

java osgi equinox bundles

Different osgi bundles with implementations of the same interface - where to place that interface?

osgi

Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV

java jsp jstl osgi taglib