InfoQ

InfoQ

Editor Specific Content View

All of Bryan Clauser's Content on InfoQ


News by Bryan Clauser

Spring Web Services 1.5 Released

Topics
Java,
Web Services,
SOA

After 6 months of work, Spring Web Services 1.5.0 has been release. Based off contract-first development using SOAP service development, Spring-WS can be manipulated through XML to create document-driven Web services. Some of the highlights of the release include:

Comparing JEE Servers

Topics
Java,
Application Servers

When picking which JEE server to use for your application, you have a number of choices to select from. Knowing which application server is the best is key. Recently Jonathan Campbell took a handful of JEE application servers, coming up with surprising results as well as informative comments.

A Look at Flex 3.0's Java-based Compiler API

Topics
Java,
Rich Internet Apps

Integrating Java and Flex has proven challenging in some cases. Adobe is trying to make things easier with its release of Flex 3 which includes a Java-based compiler API. This API lets you compile SWF and SWC files from Java applications, supporting the same options as mxmlc and compc command-line tools.

Gigaspaces Launches OpenSpaces Community Portal

Topics
Clustering & Caching,
Java,
Grid Computing

Gigaspaces, a company known for providing software solutions, has launched a new community website OpenSpaces.org. GigaSpaces is also allowing individuals and startup-companies under $5 million in revenue to use GigaSpaces products for free of charge under its Start-Up Program.

Understanding Seam Nested Conversations and Timeouts

Topics
Java,
Web Frameworks

Jacob Orshalick recently explored Seam's nested conversation model and related timeouts using Seam's demo booking example.

JBoss Rolls Out Developer Studio 1.0 and Tools 2.0

Topics
Artifacts & Tools,
Java

JBoss recently released new versions of their JBoss Developer Studio and JBoss Tools products.

Kijaro Project Provides Playground to Add Language Features to the OpenJDK

Topics
Java

Built on a copy of the Open JDK javac compiler, a new project Kijaro has laid the groundwork for developers to add their desired features to Java.

Raible Revisits Comparing Web Frameworks

Topics
Java,
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.