• OSGi TCK reference build

    Folks,   I migrated the Hudson QA environment to Git and a new Tomcat6 service runnig on Fedora   The security setup is such that anonymous can read the jboss-osgi jobs but not the TCK related jobs   ...
    Profile Photo
    created by thomas.diesler
  • Migration to Git

    Folks,   I published the JBoss OSGi umbrella project and some of its associates on http://github.com/jbosgi   There are three objectives that motivated me to do so   * Lower the entry barier to the j...
    Profile Photo
    last modified by thomas.diesler
  • How do I access OSGi bundle classes from JBoss AS?

    Hello,   We are looking at JBoss-OSGi within JBoss AS 5.x as a way to slowly migrate our application stack over to OSGi.  I can't afford the "big bang" of moving everything over at one time, so I would like...
    Profile Photo
    last modified by csetera
  • Runtime issues on cygwin

    David says:   The run.sh script seems to have been prepared for that... However, I'm getting the following error. Do you have an idea?   /cygdrive/c/jboss/jboss-osgi-1.0.0.Beta6-MC/runtime $ bin/run.sh ===...
    Profile Photo
    created by thomas.diesler
  • 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