• OSGi on WildFly 8.0 Final

    Hi all, I need to install OSGi plugin on WildFly 8.0 Final. I followed Getting Started - JBoss OSGi - Project Documentation Editor official tutorial but it is releated on wildfly-8.0.0.Alpha3 version. When I start ...
    Profile Photo
    last modified by luca.santaniello.81
  • JBoss EAP 6.1.0  OSGi unable to deploy rest bundle with CXF

    Hi All,   I am creating a small application which has REST services and trying to deploy on JBoss EAP 6.1.0 which as I understand is based on JBoss AS 7.2. Below are the steps followed: - I have installed the C...
    Profile Photo
    created by anoopnair
  • JBoss 7.2.0.Final + OSGi: Spring 3.x Hibernate 3.x JPA migration

    Hello there!   I have an application based on Spring Framework. Due to modularity and system management concerns, I am now migrating this application to JBoss OSGi.   The version of Spring I use is 3.2.3.F...
    Profile Photo
    last modified by jaakkorautiainen
  • JBoss 7.2.0.Final + OSGi + Hibernate JBoss modules

    Greetings!   I have a question about the way JBoss OSGi subsystem handles dependencies on JBoss system modules.   If the bundle has a class with a @PersistenceProvider -annotation in it and a META-INF/pers...
    Profile Photo
    created by jaakkorautiainen
  • JBoss 7.2.0.Final : Problem with felix web console 4.2.2

    Greetings!   We are modularizing our production software into OSGi bundles.   So far, I haven't been able to access the Apache Felix Web Console.   I am on JBoss 7.2.0.Final and trying to use the rec...
    Profile Photo
    last modified by jaakkorautiainen
  • OSGI support for JBoss EAP 6.2.0 GA

    We are trying to implement OSGI on EAP 6.2.0 but one of the release note says the support is demoted. I am surprised with that statement, as I was under impression that JBoss is proponent  of module based archite...
    Profile Photo
    last modified by jigneshmpatel
  • JBoss AS 7.2 OSGi javax.ejb package missing

    Hello Devs,   I'm very new to OSGi and JBoss, so this might be a very simple/stupid question. Currently I'm working on an EJB OSGi bundle, using this tutorial to create and understand the bundles. Now, my bund...
    Profile Photo
    created by mart1031y
  • WildFly 8 Final with OSGi doesn't work

    Hello,     I've tried to run WildFly 8 Final with OSGi without sucess. I tried to modofy the standalone-osgi.xml to see if it solves the problem but I think it is still incompatible. There is a nightly buil...
    Profile Photo
    last modified by crramirez
  • Simple osgi based web application

    Hi ,     I am new to web development , I want to develop an osgi web bundle to be deployed in jboss AS7 can any one tell me what is the directory structure for that ... I googled a lot but not able to find ...
    Profile Photo
    last modified by shukla2009
  • JBOSS-OSGi - Issue while using OSGi Blueprint

    Hello, I am new to JBOSS OSGi. I have installed jbosgi-installer-2.1.0 with wildfly-8.0.0.Alpha3. I created helloworld Service and Consumer bundles using OSGi API to register and reference the OSGi services. This is ...
    Profile Photo
    last modified by mukbile
  • JBoss OSGI and Wildfly Alpha 3: in or out?

    Thomas, after working through documentation and announcements and stuff, I am still unclear as to whether JBoss OSGI will still be available as a set of modules and a subsystem in Wildfly 8 Alpha 3 +. The documentatio...
    Profile Photo
    last modified by ampie
  • Wildfly Beta 1 + WAB supports Faces?!

    So I created a WAR Bundle (WAB) but I can't use faces packages.   Do I need to add something to the standalone-osgi.xml (a module extension maybe?)   When I try adding the javaee-api version 6 with scope p...
    Profile Photo
    created by eloi.rui
  • Failed Load Module: org.jboss.as.osgi

    I installed Wildfly 8.0 CR1 and the JBossOSGI. In JBossOSGI installation I point to my Wildfly but when I try to run using the command:   standalone.bat -server-config=standalone-osgi.xml   2014-01-31 13:5...
    Profile Photo
    last modified by eloi.rui
  • When run Oracle Coherence in OSGi

    Hello every one,I have to run Oracle Coherence in OSGi recently, but when we configure the coherence and start the coherence service,we got some problems like this:   16:55:15,612 INFO  [org.jboss.osgi.fra...
    Profile Photo
    last modified by wuxiaowei
  • HostBundleClassLoader used with WAB bundle does not find resource in WEB-INF/classes

    We use WildFly 8 Beta1 with jbosgi-installer-2.1.0. When our wab is deployed it uses Spring 3.0.5 to load an xml file with this method: org.springframework.core.io.ClassPathResource.getInputStream() ... this.classLoa...
    Profile Photo
    last modified by michael-s
  • Eager bundle activation

    Hello,   I'm using the 7.2 release of wildfly and I'm trying the deployment of several osgi bundles with an EAR. So, the problem is that all my bundles first_module_use is deferred to PASSIVE. The messages look ...
    Profile Photo
    last modified by carrizo.conde
  • Is there a way to create a package of bundles?

    Hi, I'm working with JBoss OSGI and I'm developing several bundles that are deployed in the bundles folder. Some of them have startup levels. My problem is that as the number of bundles grow I'm starting to think that...
    Profile Photo
    last modified by anderruiz
  • JBoss OSGi now officially unsupported in EAP

    Just FYI, as I've not seen any bigger announcement about this. From EAP 6.2 release notes:   JBoss OSGi JBoss OSGi, an implementation of the OSGi specification, has been demoted from Technology Preview to Unsup...
    Profile Photo
    created by jrantav
  • Status of JBoss OSGi

    Hi Thomas I'm a little bit (dazed and) confused about the status of JBoss OSGi.   Some days ago, in the wiki (https://docs.jboss.org/author/display/JBOSGI/JBossOSGi-2.0.0) you wrote :   "This is the first...
    Profile Photo
    last modified by dastraub
  • A little problem with Config Admin on JBoss EAP 6.1

    Hello,   I'm playing with the jboss osgi config admin manager and I think I found a little bug.   When I configure the felix webservice root path as follow :        ...
    Profile Photo
    last modified by ffrench.mathilde