InfoQ Homepage Java Content on InfoQ
-
What is Needed for the Next Level of Browser Applications?
In the keynote presentation of The Ajax Experience in Boston, Alex Russell and Joe Walker posed the question "What's needed to take development in the browser to the next level?"
-
Raible Revisits Comparing Web Frameworks
This past week Matt Raible gave a presentation at ApacheCon comparing Java Web Frameworks. This is a follow up to a presentation he gave a few years ago. It is interesting to note the changes in the frameworks being evaluated.
-
SpringSource's Adrian Colyer Details Spring in Production
Adrian Colyer from SpringSource hosted a webinar on "Spring In Production" topic three weeks ago. The presentation covered the topics on Spring Runtime Kernel architecture, how Spring supports enterprise services like transactions, data access, security, and messaging, and how to tune a Spring-powered application.
-
Article: Iterative, Automated and Continuous Performance
A new InfoQ article looks at evaluating performance in an iterative and continuous manner.
-
IBM and SAP Open Source their JVM Diagnostics Tools
IBM recently announced their Java diagnostic tool suite that includes the products Dump Analyzer For Java, Extensible Verbose Toolkit (EVTK) for Garbage Collection (GC), and Java Lock Analyzer (JLA) tools. SAP also made an announcement last month about their heap analyzer tool called SAP Memory Analyzer and the tool's integration with Eclipse IDE.
-
Eclipse is elected for JCP Executive Committee
The final results of 2007 Java Community Process (JCP) executive committee elections were announced on Tuesday. Eclipse Foundation is among the newly elected members in Java Standard and Enterprise Edition category. This is the first time an open source tooling vendor won a seat in the JCP executive committee. Time Warner Cable is the newly elected member in Java Micro Edition group.
-
Sun’s Promise: Reliable, Portable, Functional Java Plug-In
InfoQ recently interviewed Nicolas Lorain, the product manager for Java SE, and discussed the rewrite of the Java plug-in slated for Java SE 6 Update N.
-
Open Source Java Turns One
This month marks a year since Sun announced the open sourcing of Java SE. InfoQ looks at the events that resulted.
-
Unified Rules Engine and Processes
Mark Proctor, the JBoss Drools Project Lead, and Kris Verlaenen the Ruleflow lead present their vision for unifying rules and processes to provide a truly unified modeling environment with rules and processes as first class citizens, tightly integrated modeling GUIs, single unified engine and apis for compilation/building, deployment and runtime execution.
-
Article: What's New in Spring 2.5: Part 1: Annotation-Based Configuration
Spring 2.5 was released on November 19th, 2007 and with it, the first article in a series Mark Fisher of SpringSource (Interface21) about the annotation-based configuration options available in Spring 2.5: annotation support for dependency injection, auto-detection of Spring components on the classpath and lifecycle methods.
-
Dalvik, Android's virtual machine, generates significant debate
With the release of Google's Android SDK earlier this week, there was much discussion of the APIs and the expected impact in the mobile space. However, one particular area which generated significant debate in the Java community was the Dalvik virtual machine which is the basis of the Android platform.
-
Qi4j introduces Composite Oriented Programming
"Classes are dead, long live interfaces" was declared by Rickard Oberg at Oredev this week where he announced Qi4j. Qi4j brings the new idea of Composite Oriented Programing, in which is no behaviour at all is put in a class, instead the class becomes a 'composite' of mixins and interfaces declared on the class via annotations.
-
Atomikos TransactionsEssentials: JTA/XA transaction management outside of Java EE
Atomikos TransactionsEssentials, a Java-based transaction manager, just released version 3.2. InfoQ spoke with Atomikos CTO Guy Pardon to learn more about this release, and also about TransactionsEssentials and third-party transaction managers in general.
-
Ari Zilka on Terracotta, Clustering and Open Source
Ari Zilka, co-founder and CTO of Terracotta, spoke with InfoQ about the capabilities of Terracotta, the use cases it supports, and the rationale and impact of taking Terracotta to an open source model.
-
Naked Objects adds Java 1.5, Injection, Hibernate
Naked Objects is an architectural pattern and a framework for developing applications where domain objects takes a central role. Naked Objects recently released version 3.0 with support for Java 1.5, injection, an alternate UI, Hibernate object store, integrated security and contributed actions. InfoQ took the opportunity to speak with Richard Pawson, inventor of the Naked Objects pattern.