• Error loading classes from osgi bundles

    Hi,   We are trying the new version jboss-as-7.2.0.Alpha1-SNAPSHOT and we have found an error when JBOSS try to load some clasess from osgi bundles. Truth to be told, our application works properly in an Equino...
    Profile Photo
    last modified by sbesada
  • support for deploying enterprise bundle archives in Jboss as 7 final

    Dear All,   Does JBoss support eba artifacts for deployment? If so, can you please let me know the steps to perform the same?   I tried deploying an eba artifact. The log shows the following:   [org....
    Profile Photo
    last modified by sreeraaman
  • Bundle not started correctly when blueprint XML depends on CXF namespace

    I have been looking into OSGi on JBoss 7 using bundles that rely on blueprint to wire the services of the bundles together.  I have had some success with the release of 7.1.0.Final thanks to the replies to my pre...
    Profile Photo
    last modified by smithleej
  • Osgi Plugin startup order

    I have a problem in starting the OSGi plugins at the startup.   My setup:   PluginA PluginB Plugin C Plugin D   Plugin A - Independent Plugin B is depenent on Plugin A Plugin C is Independent ...
    Profile Photo
    last modified by kowshikns
  • Exporting javax packages through OSGi Framework

    Hi All,   I always come across ClassNotFoundExceptions for javax.* packages which I use in my bundles ( or used by third party jars). I know I have to explicitely export all non-java.* packages. I am able to res...
    Profile Photo
    last modified by thehashcoder
  • Apache Axis2 and OSGi

    Hi All,   Can anybody give me a good tutorial link for developing osgi application using axis2 and how to deploy it in a jboss eap 6. I am using JBoss developer studio 5 and JBoss EAP 6.
    Profile Photo
    last modified by pankbharambe
  • Dependency Problems when using Axis 1.4 with OSGi (javax.xml.rpc.Service not found)

    Hi All,   I am facing some dependency problems when I try to use some Axis classes. I am using JBoss AS 7.1.2 (EAP 6). I have a simple bundle where I have a class which extends from org.apache.axis.client.Servic...
    Profile Photo
    last modified by thehashcoder
  • @Resource BundleContext context; fails in servlet!

    I've seen several pages from googling that to access OSGi services from a regular war file deployed in JBoss (7.1.1) you should to the following in your servlet:       @Resource    ...
    Profile Photo
    last modified by tommybs
  • TCCL used by EJBNamingContext is wrong when callstack passes through multiple OSGi modules

    Hi all,   we face the following problem in JBoss 7.1.0-Final (including the fix for AS7-3830):   We would like to be able to trigger a chain of events, say by JMX-Bean in on OSGi bundle [A]. [A] then cal...
    Profile Photo
    last modified by steffenwollscheid
  • Can't able to access 'localhost:8090/jboss-osgi/bundles' link

    Hi,   I am using 'jboss-as-web-7.1.1.Final' server. I started the server and able to access the 'http://127.0.0.1:9990/console' link, but i am not able to access the Jboss-osgi admin link.(localhost:8090/jboss-...
    Profile Photo
    last modified by tarikx
  • Access Config Admin Data from EJB

    I'm tempted by the Configuration Admin Data section of the jbossAS 7 mgmt console (http://localhost:9990/console/App.html#configadmin). It implies that I could invent my own PID, store some name value pairs and then.....
    Profile Photo
    last modified by mjmeyer23
  • exported service not recognized

    I am trying to deploy OSGI bundle on 7.1.1.Final  through maven using mvn package jboss-as:deploy command. While at the deployment time I am getting following error.   13:44:14,176 ERROR [registration] (Thr...
    Profile Photo
    last modified by jigneshmpatel
  • PackageAdmin doesn't list [Resolved] bundle packages.

    Using JBoss 7.1.2.Final (built from source)   Greetings,   I am still in the progress of evaluating JBoss AS 7.1 in replacement of Eclipse Equinox.  I had an unexpected behavior with a fragment bundle...
    Profile Photo
    last modified by ebelanger070
  • Bundle activated on deployment and bundle start level

    Greetings,   I'm having a problem where is a deploy a bundle in standalone, the bundle will be activated.  This doesn't seem consistent with the explained behavior in this documentation   https://docs...
    Profile Photo
    last modified by ebelanger070
  • How to get start with JBoss 7.1.0, OSGI and Netbeans?

    Hi,   I'm interested which OSGI conteiner is used in Netbeans and JBoss 7.1.0. Is there a good tutorial for OSGI and Netbeans which explains how web client can invoke remote methods from OSGI bundle. I found man...
    Profile Photo
    last modified by rcbandit
  • JBoss OSGi installer package

    Hello,   I am a bit confused by the documentation in regards to the purpose of the installer package. I wanted to play around with the stand-alone runtime, especially since I wanted to verify some behaviour befo...
    Profile Photo
    last modified by b.eckenfels
  • thoughts on converting rest easy web app to OSGI

    For the web app I am using jax-rs with HTML5 and for other modules going to use OSGI. But I am curious whether reasteasy app can be converted to OSGI and used effectly, at one place I show Thomas's note about not to c...
    Profile Photo
    last modified by jigneshmpatel
  • problem of referring OSGI service from EJB (JBOSS - 7.1.1)

    On JBoss7.1.1.FInal, I am trying to call OSGI service from EJB but I am getting following error:     11:31:34,203 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015876: Starting de...
    Profile Photo
    last modified by jigneshmpatel
  • JBoss OSGi 1.1.0 Released

    I am happy to announce the release of JBossOSGi-1.1.0.   You can download the binary here: jboss-osgi-installer-1.1.0.jar   This is a OSGi Core 4.2. Framework compliant release with a strong focus on AS7 i...
    Profile Photo
    last modified by thomas.diesler
  • JBoss OSGi 1.1.1 Released

    I am happy to announce the release of JBossOSGi-1.1.1.   You can download the binary here: jboss-osgi-installer-1.1.1.jar   This is a maintenance release for JBoss-AS-7.1.1 integration.   Add support...
    Profile Photo
    created by thomas.diesler