Log in to follow, share, and participate in this community.
Thread M1 of the Camel Subsystem available
M1 of the Camel Subsystem availableI'm happy to announce that the first cut of the Camel subsystem is available at https://github.com/tdiesler/jboss-as/tree/8.0.0.Alpha1-Camel-M1 Features It includes Apache Camel 2.11.0 and comes with sup...
Apache Camel SubsystemApache Camel is a lightweight Enterprise Integration (EI) framework that is a core component in the JBoss Fuse ESB product. In an effort to consolidate product stacks and generallay enable Fuse components to leverage ...
Apache Camel SubsystemApache Camel is a lightweight Enterprise Integration (EI) framework that is a core component in the JBoss Fuse ESB product. In an effort to consolidate product stacks and generallay enable Fuse components to leverage ...
OSGi JPA Support in AS7Relates to: https://issues.jboss.org/browse/AS7-5476 In AS7 we a maven module osgi/integration/jpa - this is where all the OSGi/JPA related code should go. Ultimately we would like to run the OSGi JPA TCK on...
HttpService on JBossWebEmanuel, following up our conversation, here the entry points I wanted to provide OSGi HttpService http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/package-summary.html Implement the Ht...
status of OSGi bundles for javax.injectHi Thomas, I have met a problem[1] on weld-osgi project and wish that jboss offered a OSGi bundle for javax.inject 1.0.0 into jboss repository. [1]: https://community.jboss.org/message/766965#766...
EJB Remoting From OSGiI'm not really sure if this is the right forum, feel free to move it to a different place. My understanding is that using EJB remoting from OSGi (not in JBoss, a standalone OSGi container) is not supported. To...
Thread OSGi Roadmap ideas and request for feedback
OSGi Roadmap ideas and request for feedbackFolks, with jboss-as-7.1.2 almost out of the door it time to ponder a little what to do next for the AS7/OSGi integration. Here a few ideas in no particular order A) Improved Repository The re...
java.lang.NoClassDefFoundError: javax/xml/bind/UnmarshalExceptionI am trying to migrate to Jboss osgi and I am new to this and I can't firgure out the issue below: 12:14:13,912 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "jcl...
JBoss config admin subsystemIs there a way to point the config admin configuration to a properties file intead of adding all the values directly to the standalone.xml?
convert EJB project to Osgi bundleHi, I am trying to convert ejb project to osgi bundle.i am able to convert to osgi bundle, but while deploying it is giving error. i am using Jboss developer studio for development. please help me on this. th...
Thread Quickstart helloworld-osgi bundle not started after deployment.
Quickstart helloworld-osgi bundle not started after deployment.Hi, I have download the quickstart from JBoss AS and deployed helloworld-osgi as per the jboss documentation,it is deployed successfully but not started. I have deployed helloworld-osgi bundle using jboss-as ...
AS7/JNDI integrationI took another look at the existing JNDI integration and was wondering how this is supposed to work. The NamingSubsystemOSGiService registers two services which essentially return a single instance of the resp...
OSGi subsystem activation processThis article describes the non-trivial process of starting up the OSGi subsystem in AS7
Activation Triggers
Eager activation on server start
Having reified Bundle objects for all installed bundles
Explici...