OSGi, JCP Tussle Over Component Support in Java
Critics decry effort as a rubber-stamp move
March 1, 2007 —
(Page 1 of 2)
The technology already works; its undergone four major revisions, in fact. So why is Sun Microsystems upset about JSR 291s progress on the road to ratification? Because, the JSRs detractors claim, the work done on the proposal for Dynamic Component Support for Java SE was performed outside of the JCP.
Jim Colson is chief architect at IBM client software, and hes been integral to the progress of JSR 291 since its creation in February 2006. He described JSR 291 as an effort to define how OSGi [the model for an in-virtual-memory SOA for networked systems] as a component model will work in the context of Java SE.
Specifically, Colson said, the OSGi Alliance has solved a problem thats plagued Java for years, and now the alliance is seeking JCP validation of its solution.
In Java today, said Colson, its sort of a one-application environment. You start a JVM, and you run an application with it, then you tear down the JVM. What OSGi does is enable you to run multiple services on top of the same JVM at the same time, each with independent life cycles. There is a strict model for import and export, with a well-defined versioning system for those components. If A depends on B and C is independent, I can run those all on the same JVM. I can manage their life cycles independently. I can update C without disrupting A and B. I can also disrupt the B element without disrupting A.
NOT A BAD SPEC
But Hani Suleiman, CTO of financial technology solutions provider Formicary and a member of the executive committee that voted on JSR 291s public review in January, said that the work OSGi has done doesnt need to be validated by the JCP.
Its not that its a bad specification, said Suleiman, who, along with Sun, voted against the continuation of JSR 291. I dont think that the JCP should be used to get a JSR number. I dont see the benefit. Despite these two nay votes, the specification passed its public review and continues on its way to final ratification.
Share this link: http://sdt.bz/30248
Most Read Latest News Blog Resources
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Zeichick’s Take: Radio moves from analog waveforms to digital packets
Streaming radio highlights the need for streaming applications to be designed to take up as little bandwidth as possible
|
|
Appcelerator Acquires Cocoafish to Add Instant Mobile Cloud Capabilities to its Industry Leading Titanium Platform
Appcelerator Offers Messaging, Social, Location and Storage Mobile Cloud Services to All Mobile App Publishers
|
|
ComponentOne Releases a Collection of 40+ UI Widgets Powered by HTML5 and jQuery
ComponentOne has announced the 2012 release of Wijmo: a kit of UI widgets for HTML5 and jQuery development
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Top five apps to manage your workload
Web applications offer new ways to track your “to-do” lists
|
|
Not so fast when it comes to testing in the cloud
Developers face outsourcing, virtual lab management and mobile devices as obstacles
|
|
Xceed releases UX-focused suite for Microsoft’s WPF
"Blendables" helps match user experiences to developer visions
|
Are you at risk for burnout?
Burnout is a severe problem and it can strike at any time. Here's how to tell if you are nearing the edge.
|
|
Agility, mom, and apple pie
If we're to evaluate the state-of-the-art in software development, we should start with the values espoused in the Agile Manifesto.
|
|
RIM woos developers with free tablet
How do you get more apps ported to the BlackBerry PlayBook? By giving every developer a free tablet, of course!
|
|
GitHire: Use Headhunters to Find Your Perfect Programmer
Are you a hiring manager tired of scouring the job boards? Check out this new service that will find 5 people interested in your jobs.
|
The Hidden Costs of Software Licensing
Moving beyond paper-based software licensing to more flexible, software-based licensing is a business decision. There is a growing trend tow...
|
|
Case Study: You May Need a Development Mechanic
As a contractor for a major financial player in Germany, SOBEGE, a German-based consultancy specializing in embedded IT and web services, wa...
|
|
Ensuring Software Quality at a Major International Bank
One of the world’s leading international banks has adopted AgitarOne technology for delivering generated unit tests for their Java software...
|
|
Load Testing Adobe Flex Applications
Adobe Flex applications may be different from applications you’ve worked with before. For classic HTML web applications, the server does all...
|
Related Articles
Rod Johnson on a mission to open up JCP
Following his election to the Java Community Process committee, Rod Johnson explains why the governing body should be more transparent and less complacent. He also defended the approval of the OSGi spec as a Java standard, saying that the group should welcome outside contributors to Java.
|
SpringSource creates repository of OSGi-ready Java libraries
The Enterprise Bundle Repository contains more than 400 open-source Java libraries, including Apache Ant, EclipseLink and Glassfish ClassLoader. The Repository contains a governance model for metadata consistency when building Java applications.
|
Java is open, but is the process?
While Java SE 7 has arrived, questions about governance, the JCP, and the future for Apache and Oracle still loom
|