InfoQ Homepage Java EE Content on InfoQ
-
What's New in JMS 2.0?
After 11 years, JMS 2.0 has been released as part of Java EE 7, with a focus on simplicity. InfoQ takes a look at some of the new features.
-
Q&A With Oracle Vice President of Software Development Anil Gaur on the Java EE 7 Release
Oracle is officially launching Java EE 7 with a webcast later today. Ahead of the release InfoQ sat down with Anil Gaur, vice president of software development at Oracle, to find out more about this release and future plans
-
Oracle Officially Launching Java EE 7 and Glassfish 4 Today
Oracle is officially launching Java EE 7 with a live webcast today at 9 am PT / 12 pm ET / 5 pm London, and a repeat performance at 9 pm PT / 12 am ET (Thursday) / 2 pm Sydney (Thursday). Along with the release Oracle has put out added a reference implementation for the specification in the form of GlassFish 4.0, and we are expecting to see an official release of Netbeans 7.3.1 in due course.
-
CAST: Adding Spring Lowers the Quality of JEE Applications
A CAST report discloses that JEE enterprise software has lower quality when using Spring or Struts than using just Hibernate. Also, the quality degrades when Java is mixed with C or C++.
-
JCache to Miss Java EE 7
JSR-107 JCache API co-spec-lead Brian Oliver has announced that "unfortunately we've missed a few of the key delivery dates for JSR-107 to be included in Java EE 7" and "it's only reasonable to notify everyone that it's now highly unlikely JSR-107 will be included in Java EE 7."
-
Plans for Spring Framework 4.0 Announced - Includes Support for Java SE 8 and Groovy 2
VMware's SpringSource team have recently announced plans for Spring 4.0, the next update to the framework, with new features including support for Java SE 8, Groovy 2, parts of Java EE 7, and WebSockets. InfoQ spoke to Spring framework co-founder Juergen Hoeller to find out more about the plans.
-
Adopt a JSR Program Receives Increased Oracle Backing
Oracle throws weight behind London JUG Adopt a JSR Program
-
SAP's OSGi-Based Java PaaS Achieves Java Enterprise Edition 6 Web Profile Compatibility
SAP AG announced on the 16th December that its NetWeaver Cloud product, a Java-based platform-as-a-service, has achieved Java EE 6 Web Profile Compatibility. NetWeaver Cloud runs on top of OSGi using Eclipse Virgo as the OSGi container. The product includes an Eclipse-based SDK for building, testing, and deploying applications in the cloud.
-
Spring Migration Analyzer: An Assistant For JavaEE To Spring Conversion
Spring Migration Analyzer is a command line utility, that takes as input the binary archive of a JavaEE application (e.g. an EAR file) and creates a report, containing JavaEE technologies used, along with advice on effort required to migrate them to Spring/Tomcat. It attempts to create an easier migration path for those who wish to migrate an existing JavaEE application to the Spring framework.
-
Java EE 7 Expert Group Seeking Community Feedback
As JSR 342, the specification for Java EE 7, makes its way through early draft review the expert group is keen to get community feedback on a number of open issues. These include which of the new APIs should be added to the Java EE Full/Web Profile, as well as how to better align CDI with Java EE.
-
Oracle Launches Free Version of Application Development Framework
Oracle has today made a free, cut-down version of their Java EE based Application Development Framework (ADF) available for download through the Oracle Technology Network.
-
Oracle Dropping Cloud Support from Java EE 7 Plans
In a move that is becoming rather familiar, Oracle has announced that it is looking to reduce the scope of Java EE 7 in order to keep development on track, by deferring PaaS and multi-tenancy support to Java EE 8.
-
JBoss Developer Framework: A Documentation Hub For JBoss Technologies
JBoss Developer Framework is a central documentation resource for JBoss related technologies. The emphasis is on showing a developer how to use the whole software stack at all layers (e.g. user interface and persistence layer) in a single place. It contains Maven quickstarts, tutorials, migration documentation and other resources related to web development for the JBoss Application Server.
-
Apache TomEE 1.0 Released
The Apache Software Foundation has released Apache TomEE 1.0. Apache TomEE, pronounced "Tommy", is a Java EE 6 Web Profile certified all-Apache stack available under the Apache 2.0 license. TomEE is composed of Tomcat (Servlet, JSP, JSTL), OpenWebBeans (CDI), OpenEJB (EJB), OpenJPA (JPA), MyFaces (JSF), Geronimo Transaction (JTA), Geronimo JavaMail (Javamail) and Apache Bean Validation.
-
The Future Of JBoss Seam And Apache DeltaSpike
Seam 3.1 is the last "bundled" release from JBoss. The project continues in the form of Apache DeltaSpike (currently in incubation) an attempt to combine all individual efforts on CDI extensions.