InfoQ

Topic/Tag specific view

All content and news on InfoQ about JSR 277


Latest featured content about JSR 277

Peter Kriens discusses OSGi

Community
Architecture,
Java
Topics
Technology,
Embedded Devices,
Enterprise Architecture,
Application Servers,
JCP Standards

InfoQ recently sat down with Peter Kriens of the OSGi Alliance to learn more about OSGi. Kriens discussed OSGi's origins in the mobile space, it's integration with Eclipse, the current integration work with Spring, and the future R5 specification. He also discussed the ongoing debate over OSGi and JSR 277, and gave his perspective on what an ideal solution would be for modularity at the JVM level.

News about JSR 277

Are JSR277 and OSGi coming together?

Community
Java
Topics
Technology,
Language

Last month we asked whether Sun were listening about OSGi; at JavaOne, it was clear that many others have. Not only are all of the main J2EE engines now OSGi-enabled, but Spring launched their OSGi-based Spring Source Application Platform. Fortunately, a number of positive changes have occurred behind the scenes with JSR277; read on for what's been happening.

Sun's Silence on JSR 277 Leaves Many Questions from OSGi Supporters and Few Answers

Community
Java
Topics
Enterprise Architecture

The expert group behind JSR 277 has been largely quiet despite questions from the community at large on its status and possible compatibility with OSGi. In recent weeks calls for information and criticism have become louder.

Spring Dynamic Modules for OSGi: simplified development of OSGi applications

Community
Java
Topics
Open Source,
Enterprise Architecture

The Spring Dynamic Modules for OSGi project, formerly known as Spring OSGi, released version 1.0 today. InfoQ spoke with SpringSource CTO Adrian Colyer and Spring Dynamic Modules project lead Costin Leau to learn more about this release and what it provides for the Spring community.

Debate: What role will the JCP play in Java's future?

Community
Java
Topics
Community,
Governance,
JCP Standards

Recently, Alex Blewitt described the Java Community Process (JCP) as dead, likening it to a headless chicken which "doesn't realise it yet and it's still running around, but it's already dead". This touched off a debate over the usefulness of the JCP and how much it will play a role in Java's future.

Java Modularity Proposal: iJAM

Community
Java
Topics
Research,
JCP Standards

A new proposal, iJAM, has circulated on the JSR-294 and modules-dev mailing lists suggesting some changes to the logic supplied in the strawman proposal for JSR-294 'superpackages' and receiving some positive feedback.

JSR 277 and JSR 291 Interoperability threatened by lack of a prototype

Community
Java
Topics
JCP Standards,
Community

The latest salvo in the discussion of JSR 277, JSR 291, and OSGi appeared last week in the form of a post by Glyn Normington, spec lead for JSR 291 and Expert Group member for JSR 277. He is concerned that the Expert Group has not been presented with a strawman yet and that the Expert Group will end up merely rubber stamping the strawman rather than discussing it in detail and making changes.

OSGi and JSR 277 debate continues to grow

Community
Java
Topics
JCP Standards,
Community

The debate over JSR 277 (Java Module System) and OSGi (JSR 291) is picking up steam again, with the JSR 316 (Java EE 6) submission restarting the previous debate about the overlap between OSGi and JSR 277. InfoQ has collected and summarized several viewpoints and arguments around this debate.

OpenJDK Project Releases Java Module System (JSR 277) and Improved Modularity (JSR 294) EA Snapshot

Community
Java
Topics
JCP Standards

The OpenJDK project has released early an access snapshot of the Java Module System (JSR 277) and Improved Modularity Support (JSR 294). JSR 277 addresses modularity from a deployment unit perspective. JSR 294 addresses modularity from a development perspective, introducing a new language construct, called superpackages, for information hiding.