Hello List, we have different large applications which uses a module as a gui element. This element depends on a huge count of third party libs (commercial and free). All these jars are in an large classpath.
We want to split the classpath in a way that the application has only its own jars and a interface jar to the gui element. Is it possible to put the interface and felix into the application classpath and the gui element as a bundle in felix and communicate with a high performance on both ways (App <--> Gui element)? Yours RĂ¼diger -- View this message in context: http://old.nabble.com/Embedding-felix-tp31180357p31180357.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

