InfoQ Homepage Java Content on InfoQ
-
FioranoMQ Service Pack 3 released claiming 20% performance improvement
FioranoMQ Service Pack 3 was released today, offering significant performance improvements and increased robustness via improved diagnostics and JMS APIs for server monitoring.
-
Rod Johnson: 2006 the year Spring became Ubiquitous
Rod Johnson kicked off the opening keynote of The Spring Experience conference declaring that 2006 was year Spring became ubiquitous. Rod cited a number of notable large scale Spring deployments, and also reviewed the events that drove Spring adoption in 2006.
-
DWR 2.0 Release Candidate 1 now available
DWR 2.0 RC1 was released today by Joe Walker, featuring a JavaScript Proxy API, Reverse Ajax, and Security enhancements. DWR, billed as "Easy Ajax for Java", is a library that allows for quick development of Ajax applications by exposing methods on Java objects to the client.
-
Wazaabi 1.0 XUL Interpreter for Eclipse RCP Apps Released
Wazaabi, a set of Eclipse plugins providing a XUL interpreter so Eclipse RCP applications can be built with XUL described GUIs, has released version 1.0.
-
Springy Brings JRuby Power to Spring Configuration
Last week's coverage of RSpec on Ruby included the thought that JRuby was poised to start making waves by providing new, Ruby influenced tools to Java developers. Springy, a JRuby configuration tool for Spring, is on the leading edge of those tools.
-
Registration now open for QCon London; 230 GBP off until Dec 20
Registration is now open for QCon, the new annual enterprise software development conference happening March 12-16, 2007, in London, UK. Recently, Martin Fowler, Dave Thomas (of the Pragmatic Programmer series), and Amazon.com CTO Werner Vogels have committed to presenting, and all the conference tracks have been added. Registrants can save 230 GBP until Dec 20.
-
Lead Kaffe developer Dalibor Topic discusses OpenJDK
Dalibor Topic, lead Kaffe developer and Classpath contributor, was recently interviewed about the decision by Sun to open-source Java. He talks about how he is pleased with Sun's decision and how they're implementing it and how he thinks that Kaffe, GCJ, etc will continue to thrive.
-
InfoQ Article: Migrating Struts Apps to Struts 2 - Part III
In this third and final part of the Struts 2 migration series, Struts committer Ian Roughely completes the migration of a Struts app to Struts 2, by migrating the user interface - jsps & tags. This series teaches Struts 2 architecture & the differences in request processing as well as how to configure a Struts2 app and combine actions and JSP's.
-
Tangosol Coherence Data Grid Adds Enhanced Spring Support
Tangosol has announced Coherence Data Grid for Spring which simplifies integration between Spring and the Coherence Data Grid. Coherence Data Grid for Spring will feature a new type of Spring component, the Spring Data Grid Bean. Spring Beans may be automatically and transparently managed in highly available data grids built on top of Coherence.
-
Groovy Marches Toward 1.0 with RC1 Release
Groovy RC1 was released this week. This is a significant milestone in the project with a 1.0 version on the horizon before the end of the year. Among the additions in RC is a re-implemented and reworked Meta-Object Protocol which is the core of Groovy's runtime system.
-
Terracotta open sources JVM clustering
Terracotta today open sourced their JVM clustering solution under MPL-based license. Terracotta turns single-node, multi-threaded apps into distributed multi-node apps with no code changes. Also open sourced are customizations for clustering Spring Application contexts and HTTPSessions. The VC-backed Terracotta is switching from a commercial license model to a service & support model.
-
IONA Announces Celtix Enterprise
IONA has announced Celtix Enterprise, its ESB offering based on open source products. InfoQ talked to IONA's CTO, Eric Newcomer, about the technical aspects of the release as well as the business implications.
-
Using Java, Groovy, or Annotations to Configure Spring Instead of XML
Rod Johnson recently blogged on configuring Spring via Java instead of XML. While the implementation uses annotations it is unique in the fact that they are in a separate configuration class and not in the core business classes themselves.
-
How should Java UI's be constructed?
Prompted by questions from an author of a Swing GUI design tool, lengthy debate was started on the topic of Java visual designers and resource based GUI's versus code generation on TSS and Slashdot. The TSS piece features the debate starting question of should a visually designed UI be binary / XML based or represented as generated Java code.
-
InfoQ Case study: IP Telephony Integration
This case study, takes a look under the cover of an IP telephony integration solution from Litescape. The case study gives an architectural overview and then zooms on interesting technical aspects including phone integration with WebEx/LiveMeeting, Java/.NET interop, HTTP vs. IPC communication between systems installed on the same machine, and over all lessons learned from the project.