BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage JCP Content on InfoQ

  • InfoQ Article: EJB 3 Essential Glossary

    InfoQ is hosting an EJB 3.0 glossary of new terms and API elements introduced in EJB 3. It explains buzzwords like Inversion of Control (IoC), Configuration by Exception, POJO, POJI, Dependency Injection etc, etc. The glossary is an ongoing work in progress. Updates will continue to be made to it.

  • JSR 303: Time to Standardize Validation

    Jason Carreira has submitted JSR 303 to standardize a meta-model and and API for JavaBean validation. The JSR has just been submitted and has not yet been approved by the JCP EC, but if approved the API could provide a consistent validation approach across tiers and within other standards and frameworks. InfoQ spok to Jason to find out more about the potential of JSR 303.

  • Richard Monson-Haefel: It's too late to save Java EE

    Richard Monson-Haefel's recently released analyst report predicting the demise of Java EE has set off a storm of controversy. But what did Richard Monson-Haefel, well known for his popular books on EJB, actually say? InfoQ summarized the main points from a podcast with RMH.

  • Is Java EE 5 lightweight enough?

    An article yesterday asked if Java's complexity is its worst enemy, quoting Richard Monson-Haefel saying "They should retire Java EE and work with the open source community to come up with a better solution. Steve Anglin distilled the the problem to a simpler question: "Is the new lightweight Java EE 5 light enough?

  • Catching up with Java Use in Telco Companies (OSS/J)

    Java is probably more widely used in the Telco industry than any other platform, but this fact is not very widely known by Java developers, many of whom have only heard of OSS/J in passing. OSS/J A A new article explaining the need and impact OSS/J APIs standardize a range of Telco IT needs and are creating a standards-based component marketplace that is having a big impact.

  • Magnolia 3 Enterprise Content Management Released

    Magnolia, the CMS that InfoQ itself uses, has released version 3 of its open-source Enterprise Content Management System (ECM) today. Main new features include workflow, versioning, JSR-168 support, single-sign-on, scheduled content publishing, a browser-based template-designer, a deployment packager and a new UI.

  • Web Beans JSR 299 approved by JCP for further development

    The new Web Beans JSR 299 has been unanimously approved by the JCP executive committee for further development. Web Beans aims to integrate EJB 3 session and entity beans to be used as JSF managed beans eliminating the dual layers of web actions and EJB's common in web apps. Web Beans also defines constructs for state and workflow in the web tier.

  • Standard Application Framework for Swing Proposal Approved

    Unlike the web development world, the Swing community has long been lacking standards or frameworks for how to best design applications. This may change soon, as JSR 296, Swing Application Framework, has been approved by the JCP. The framework aims to standardize the basic structure of a Swing app including lifecycle, persistent session state, ascychronous event handling, and localized resources.

  • Pitchfork: EJB 3 Interception & Injection to WebLogic using Spring

    Spring 2.0 is now being used by BEA to provide EJB 3 dependency injection and interception, the result of Pitchfork, a new Spring add-on project by BEA and Interface21 that allows Spring to provide JSR 250 dependency injection and EJB style interception. WebLogic users can also use additional Spring features over the EJB spec, and Pitchfork may be used by other Java EE servers in the future.

  • Web Beans submitted to JCP, aims to unify EJB and web tier

    JBoss has submitted "Web Beans" to the JCP, with support from Oracle, Sun, Borland, and Google. Web Beans aims to enable EJB 3 session and entity beans to be used as JSF managed beans (known as actions in other frameworks) eliminating the dual layers of web actions and EJB's common in web apps. Gavin King will be the spec lead.

  • Sun commits to open source Java eventually

    At Java One this week Sun said that open sourcing Java is no longer a question of whether, but how. This marks a different tone from previous years, perhaps the Apache Harmony project is succeeding in slowly turning Sun away into a different direction. Community reaction to the news has been mixed.

BT