InfoQ Homepage Java EE Content on InfoQ
-
MVC 1.0 JSR Created for Java EE
Oracle recently announced a JSR for MVC 1.0. JSR 371 was motivated by results of a Java EE 8 Survey, covered by InfoQ in March of this year. 61% of those surveyed supported the idea of providing support for an action-based MVC framework, alongside JSF. Only 26% felt there was an existing framework that could do the job, and 42% of those mentioned Spring MVC.
-
JCP Members Voting No on JSR-48 WBEM
London Java Community and other JCP members will be voting "no" on JSR 48 WBEM Service Specification, a set of APIs for Web-Based Enterprise Management.
-
JCACHE Specification Finalized
After thirteen years of development and evolution, JSR-107 - JCACHE, has been finalized.
-
Java EE 8 Survey Last Call
Oracle announces the third final survey on Java EE 8, the next version of Java Enterprise Edition, and the Glassfish reference implementation.
-
Interview with WildFly Lead Jason Greene on WildFly 8
Red Hat's JBoss division has today announced the availability of WildFly 8, the product formerly know as JBoss Application Server. InfoQ spoke to Jason Greene, WildFly Lead / JBoss EAP Platform Architect at Red Hat's JBoss division to find out more about the new product.
-
Red Hat's JBoss Team Launch WildFly 8 with full Java EE 7 Support and a New Embeddable Web Server
Red Hat's JBoss division has today announced the availability of WildFly 8, formerly know as JBoss Application Server. This release fully supports the Java EE 7 specification. WildFly also gains a completely new web server called Undertow, new security features, and a patching system for updates to the running system.
-
Oracle Seeks Further Feedback on Java EE 8 Plans
Oracle has launched the second part of its Java EE 8 community survey with cloud, security, logging, deployment, testability, pruning, and profiles amongst the topics.
-
Spring 4 Enhances Support for Java 8, Java EE 7, REST and HTML5
Last Thursday, Pivotal released Spring 4.0, the first major release since 2009. The new release supports Java 8 with expression of callbacks using lambdas, JSR 310 Date and Time API, and parameter name discovery.
-
Oracle Invites Community to Weigh-In on Java EE 8
In keeping with their tradition of community collaboration on the Java platform, Oracle is asking the enterprise development community to participate in a survey to help define the requirements for the next version of Java Enterprise Edition, Java EE 8.
-
GlassFish Commercial Edition is Dead
Oracle has recently announced the Java EE and GlassFish Server Roadmap update. On June 12, 2013, Java EE 7 was released, along with GlassFish Server Open Source Edition 4. This week, Oracle has stated that there will be no commercially supported versions of GlassFish 4. GlassFish 4 is the Java EE 7 reference implementation, and is the only Java EE 7 certified application server.
-
Oracle Unveils Project Avatar at JavaOne
Oracle announced the open source release of Project Avatar during the JavaOne conference this past week. Avatar is a web application framework that is focused on building "modern HTML5 applications", while assuming "minor JavaScript knowledge" from application developers.
-
GlassFish 4.0 Technology Roundup
Oracle Corporation released GlassFish Open Source Edition 4.0, what they are branding as the "World's first Java EE 7 Application Server".
-
Java EE 7 Delivers Expression Language Enhancements
In the arsenal of enhancements that come with Java EE 7 is an overhaul of the Java Expression Language API known as Expression Language 3. Specified by JSR-341, the collection of enhancements to the EL API includes support for lambda expressions, static field and method access, as well as improvements for collection processing and a standalone processor mode.
-
Java EE 7 WebSocket Support
Java EE 7 introduces a number of new APIs and changes to existing APIs that cater to web developers using HTML5. There are three areas of interest: a new API for working with JSON, a significant update to JSF for working with new attributes, and a new API for working with the WebSocket protocol, one of a variety of technologies that make up HTML5.
-
Java EE 7, Spring Standardize Batch
This month’s release of the Java EE 7 platform includes a specification for a batch processing programming model that is heavily derived from Pivotal’s Spring Batch project.