• OSGi ServiceMix interfering with bean injection

    https://jira.jboss.org/jira/browse/JBAS-7884   Multiple beans match class type: javax.transaction.TransactionManager 2010-04-08 16:49:09,091 WARN [org.jboss.dependency.plugins.tracker.AbstractContextRegistr...
    Profile Photo
    last modified by thomas.diesler
  • Changing the semantics of getServiceReferences()

    Contrary to common believe getServiceReferences() is not contraint to return references to services that the caller can actually use.   Consider   BundleA Export-Package: foo   BundleB // no import...
    Profile Photo
    created by thomas.diesler
  • OSGi dependency on VFS

    Up until now all framework integration projects and especially the native framework had a direct dependency on jboss-vfs-2.1.x. This was inherited from the component that is lowest in the stack (i.e. jboss-osgi-spi) &...
    Profile Photo
    last modified by thomas.diesler
  • JBossOSGiBuildingFormSource Out of Date?, solved

    Since no one appears to be able to reply to the original "JBossOSGiBuildingFormSource Out of Date?" thread, I'll follow up with a new thread that provides the solution. Ales suggested it was  due to an older svn ...
    Profile Photo
    last modified by starksm64
  • JBossOSGiBuildingFormSource Out of Date?

    If I following the directions on http://community.jboss.org/wiki/JBossOSGiBuildingFormSource to build the jboss-osgi project, I'm failing   [578][valkyrie: OSGi]$ svn co http://anonsvn.jboss.org/repos/jbossas/pro...
    Profile Photo
    created by starksm64
  • Status MC related issue backlog

    Folks,   here is the current status of the MC related backlog issues   The issues are ordered by their respective entry date. Red means that the issue is critical to OSGi Core TCK progress. Over the next ...
    Profile Photo
    created by thomas.diesler
  • OSGi functional and integration testing

    There are currently three testsuites related to JBoss OSGi   Native Framework Testsuite JBoss OSGi Testsuite OSGi Alliance TCKs   Native Framework Testsuite   This is the testsuite that must pass ...
    Profile Photo
    last modified by thomas.diesler
  • eclipse project files

    Currently there are checked in eclipse project settings (.settings/*, .project/*, ...). Does that really make sense? I would prefer to remove them from the repository and ignore them in the future.
    Profile Photo
    last modified by ascheerer
  • Running JUnit Tests in eclipse

    Hello, i would like to run a functional junit test against the equinox framework within eclipse using the vm argument -Dframework=equinox. But I get the following log error output showing, that the jboss osgi framewo...
    Profile Photo
    last modified by ascheerer
  • Adding binary dependencies

    Folks, JBoss OSGi releases are QAed against a matrix of runtimes. For the MC based Framework, this is currently AS520 and AS600 http://jbmuc.dyndns.org:8280/hudson/job/jbossosgi-matrix-jbossmc Any binary dependency...
    Profile Photo
    last modified by thomas.diesler
  • ControllerContextPlugin clarification

    In ControllerContextPlugin what is the difference between     /**     * Get bundle for user tracker.     *     * @param user the user tracker object   &...
    Profile Photo
    last modified by thomas.diesler
  • Update to jboss-cl-2.2.x stable release

    In order to meet the AS M2 deadline for component freeze (this week) we need to work on   https://jira.jboss.org/jira/browse/JBOSGI-279   Ales, can we possibly agree on a strategy today so that this issue ...
    Profile Photo
    last modified by thomas.diesler
  • Initial support for Fragments

    OSGiBundleManager makes the distinction between bundles and fragments based on Fragment-Host in the manifest. The appropriate state object is attached.        public AbstractBundleState addDeploym...
    Profile Photo
    last modified by thomas.diesler
  • Criteria of what should be made a plugin

    Ales asks:   What's the criteria of what should be made a plugin? Externalize ControllerContextPlugin Remove all ControllerContext and OSGi service handling from OSGiBundleManager
    Profile Photo
    last modified by thomas.diesler
  • Problems building jboss-osgi project from trunk

    Dear JBossOSGi developers,   currently I am trying to build the osgi project from trunk following the wiki description. But a simple 'mvn clean install' does not do the job.   The following errors occur: &...
    Profile Photo
    last modified by ascheerer
  • Integrate Aries Blueprint implementation

    Hi Thomas,   have you already planed some more details on how to integrate aries blueprint implementation? Perhaps I can help with this.   https://jira.jboss.org/jira/browse/JBOSGI-263   Bye Andi
    Profile Photo
    last modified by ascheerer
  • Incompatible framework dependencies

    Folks, these dependencies currently prevent the scheduled Beta5 release on 01-Dec-2009 <version.jboss.classloading>2.0.8-SNAPSHOT</version.jboss.classloading> <version.jboss.deployers>2.0.9-SNA...
    Profile Photo
    last modified by thomas.diesler
  • Framework Design Overview

    I started a page that can serve as an entry point for folks who want to get familiar with the internal design of the JBoss OSGi Framework   Framework Design Overview
    Profile Photo
    created by thomas.diesler
  • MC related issue backlog

    Folks, I started a page that tracks dependencies on changes in the various MC modules http://spreadsheets.google.com/pub?key=tClESgsML8JRimweajU-3oQ From a practical perspective it is probably not enough to have th...
    Profile Photo
    last modified by thomas.diesler
  • Plugable OSGi Resolver

    JBOSGI-209 - Resolver preferences   Adrian says:   These are really aimed at resolving rules for ambiguous cases. I don't have a problem with tightening up these rules in jboss-cl but two of them appear to...
    Profile Photo
    created by thomas.diesler