All of Bryan Clauser's Content on InfoQ
News by Bryan Clauser
- 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:
- 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.
- 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.
- 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.
- Topics
- Java,
- Web Frameworks
Jacob Orshalick recently explored Seam's nested conversation model and related timeouts using Seam's demo booking example.
- Topics
- Artifacts & Tools,
- Java
JBoss recently released new versions of their JBoss Developer Studio and JBoss Tools products.
- 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.
- 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.