BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage JCP Standards Content on InfoQ

  • Sun's Future and Cloud Computing

    Sun's recent layoffs (which are said to be affecting people working on OpenJDK, the JCP, J2SE, and desktop Java), and also Sun's recent acquisition of cloud infrastructure vendor Q-Layer, keeps alive the question of how Sun will redefine its strategic direction and choose which of its many technology possibilities it will focus upon.

  • Java EE 6 Platform Draft Published featuring the Web Profile

    The public draft of the Java EE 6 Platform specification has been published and will remain open for public review and feedback until the 23rd of Feb, 2009. Maybe the most notable part of this delayed draft is the Web Profile, which is first profile in the history of the Java EE platform.

  • Article: Java 7 Module System Concerns

    In this article, Lukas Krecan, introduces the reader with some basic concepts of modularization, gives a roundup of some Java module systems and deals with how Project Jigsaw is connected to the upcoming Java 7.

  • Web Beans (JSR-299): Q&A with Specification Lead Gavin King

    An ambitious and key part of Java EE 6, the Web Beans specification spans JSF/EJB integration, context management, dependency injection and AOP. The specification is currently in public review and the review period has been extended into 2009. An Alpha build is also available. InfoQ talks to Gavin King to find out more about the state of play of the specification and progress to date.

  • Servlet 3.0 Public Review Sparks a Debate

    JSR-315 has produced a Public Review (PR) of the Servlet 3.0 specification, accompanied by a reference implementation in the GlassFish trunk. This release has resulted in a debate around the choices that the Expert Group (EG) has taken for the next generation Servlet APIs and the whole of the Java EE 6 platform.

  • Jigsaw - the death knell of JSR277?

    Following up from an earlier post about modularising the JDK (which InfoQ covered earlier), Mark Reinhold posted the announcement of Project Jigsaw as part of the OpenJDK. Is this the death of JSR277?

  • JCP Panel: The Community Demands More Openness and Easier Participation

    QCon San Francisco 2008 panel on Open Standards Development hosted Patrick Curran, JCP Chair and distinguished members of the community that shared experiences both on open standards and open source development. Almost from the beginning it became evident that there were two major issues that would dominate the discussion: Openness and Ease of entry level participation to the JCP.

  • Restlet 1.1.0: Improved Flexibility and Specification Support

    Restlet 1.1.0 has been released with a number of improvements, including support for the JAX-RS RESTful web-services specification, the WADL specification, Grizzly NIO connectors, as well as several other new features. InfoQ spoke to the project lead.

  • JavaServer Faces 2.0 Composite Components

    The JavaServer Faces (JSF) 2.0 expert group have released Draft 2 for JSF 2.0. This introduces a composite component model based on the Facelets approach which greatly simplifies the building of custom components with the standard Java EE web framework.

  • Date and Time API: Round 3

    The existing Date and Calendar classes haven't really fit the bill for developers and have often been a painful area of the API to work with. JSR 310 aims to provide a complete, fully featured Date and Time API for the Java platform which might be available with Java 7.

  • A Comparison of JAX-RS Implementations

    The JAX-RS world now has at least 4 different implementations to choose from. But which is the best? Is that a valid question to ask at all? Well Solomon Duskis has set out to try to answer the question as best he can but comparing and contrasting the leading lights in this area.

  • Dynamic Invocation Runs on OpenJDK

    John Rose, a Hotspot VM developer at Sun, has announced the first successful execution of the 'invokedynamic' instruction on the OpenJDK VM. Dynamic invocation is an important feature for adapting dynamic languages to the JVM.

  • Deploying a 1 Terabyte Cache using EhCache Server

    Greg Luck provides an overview of alternate deployment configurations for a 1 terabyte cache based on EhCache Server.

  • Interview: Neal Gafter Discusses Closures, Language Features and Optional Typing

    In this interview from QCon London 2008, Neal Gafter discusses upcoming language features in Java 7, superpackages, what closures are, the differences between the three major closures proposals (CICE, FCM and BGGA), optional typing systems for dynamic languages, and the next major language.

  • JSR 277 Debate Renews Around Versioning

    Debate has once again arisen in the community around JSR 277, which is a proposed dynamic module system for Java 7. The flashpoint of the debate this time around is the version numbering system that is planned for JSR 277 Java Modules (JAMs). InfoQ examined the discussions and arguments to understand more about the current state of JSR 277 and it's acceptance by the community.

BT