• fuse not able to map my hbm.xml file

    Hi, i am trying to create a camel project which uses hibernate 4 for DAO queries. I have kept the hibernate.cfg.xml file in etc folder where i have given the mapping for my *.hbm.xml files     <?xml vers...
    Profile Photo
    created by shirshananda
  • OSGi Remoting over EJB remoting

    I wanted to discuss something I have been working on recently. An OSGi Remoting implementation that uses EJB remoting https://github.com/marschall/osgi-remoting-ejb . What does this do and why might you want to use it...
    Profile Photo
    last modified by pmm
  • Is JBoss OSGi dead?

    If not, when will there be a release that works with WildFly 8.0.0.Final?   Best regards, Harald
    Profile Photo
    last modified by hwellmann.de
  • How to run these examples in JBOSS OSGI?

    Hello,   We are using Wildfly as the OSGI container for our project and there are a wide variety of requirements, which includes Drool integration, Distributed services(soap and rest) and JPA   Below are s...
    Profile Photo
    created by vijay.raj
  • 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
  • Ales Justin about OSGi

    On 6th February 2008, Mark Newton caught up with Ales Justin - Core Developer for JBoss Microcontainer, JBoss AS 5, and Seam integration specialist. Member of the 'JSR-291 Dynamic Component Support for Java SE' and 'O...
    Profile Photo
    last modified by newtonm
  • 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