OSGi

  • submit to reddit

Tech Chat - Sacha Labourey on JBoss AS 5

DZone recently sat down with Sacha Labourey, CTO of Red Hat Middleware, to discuss the upcoming release of JBoss Application Server (AS) 5. In this...

1 replies - 27801 views - 08/21/08 by Nitin Bharti in Videos

Scala OSGi Bundle With Spring DM

Today, the OSGi bundles concept with SSAP as the application server is one of the most interesting things that developer should know. In addition, Scala is...

1 replies - 9953 views - 08/05/08 by Slim Ouertani in Articles

Excelsior JET 6.5 beta 1: Protect Eclipse RCP Apps

This is a call for beta testers, aimed at those interested in protecting Eclipse RCP applications against reverse engineering and tampering. Excelsior JET 6.5,...

2 replies - 4504 views - 08/04/08 by Dmitry Leskov in Announcements

Hessian Service and Client on an OSGi Container : Part 2

In my last post, I introduced hessian extender. Now, I will show  how to create service that will be registered by the last extender, and a Java application...

9 replies - 6828 views - 07/29/08 by Slim Ouertani in Articles

Hessian Extender on OSGi Container

The OSGi specification 4.1 doesn't specify how to communicate between bundles inside the OSGi container and outside a Java application. R-Osgi is not a...

0 replies - 8101 views - 07/25/08 by Slim Ouertani in Articles

Debugging Spring OSGi with NetBeans IDE

NetBeans is my favorite IDE but it suffers from lack of OSGi support. Eclipse with Equinox and plug-ins wins in terms of fast build, test, and deploy.I try...

7 replies - 12257 views - 07/05/08 by Slim Ouertani in Tips and Tricks

Distributed OSGi - Tilting at Windmills

I've been an enthusiastic champion regarding the advent of OSGi as used for a Java-based enterprise computing modularity standard. However, I have a very...

7 replies - 11280 views - 06/16/08 by Roger Voss in Articles

Why Java? Because It's Everywhere

As a Java developer, this discussion sounds familiar to you. Every now and then, you have to answer this question from customers, your marketing people, fellow...

2 replies - 4412 views - 06/04/08 by Johan Vos in News

The ECF Project: An Interview With Scott Lewis

[img_assist|nid=3209|title=|desc=|link=none|align=right|width=88|height=120]In the second in our series of articles and interviews in anticipation of the...

0 replies - 14343 views - 05/30/08 by James Sugrue in News

Nuxeo RCP 2.0: Document & Multimedia Platform

Nuxeo, pioneer and leader in open source Enterprise Content Management (ECM), has announced the launch of Nuxeo RCP 2.0, a dedicated platform for the...

0 replies - 4231 views - 05/24/08 by Stefane Fermigier in Announcements

Version Numbers and JSR277

Although I've written recently that it looks like OSGi and JSR277 are coming together, there are still a number of things that are potential concrete blocks on...

8 replies - 3960 views - 05/23/08 by Alex Blewitt in Articles

OSGi - A Component of the Next Generation Platform?

There are many forces that influence technological evolution. After a decade of building enterprise applications on the web, today’s enterprise application...

1 replies - 4479 views - 05/19/08 by Kirk Knoernschild in Articles

CommunityOne 2008 Impressions (Day 0 of JavaOne)

The CommunityOne conference this year was on Monday, May 5, 2008, the day before JavaOne "proper". It's easy to think of CommunityOne as a...

0 replies - 4174 views - 05/08/08 by Greg Matus in News

OSGi & Spring

It’s time to move on and show the simple elegance Spring brings to OSGi development using the HelloWorldSpec sample from the OSGi & Modularity post. But...

0 replies - 9708 views - 05/06/08 by Kirk Knoernschild in Articles

OSGi & Modularity

The .jar file has always been a great unit of modularity on the Java platform. Unfortunately, it also comes with the classpath baggage, and .jar files were...

1 replies - 7302 views - 05/03/08 by Kirk Knoernschild in Articles