Wednesday May 30, 2007
Today's Page Hits: 10
Wednesday May 30, 2007
![]() | My co-workers Prabhu Balashanmugam, Kevin Schmidt, and yours truly had an article published in the March 2007 issue of Java Developers' Journal entitled Deliver Composite Applications with Java, WS-BPEL & SOA - Supporting the complete lifecycle. Tuesday morning I walked into the office after the Memorial Day weekend, and I find this issue dropped on my chair by Kevin. Too bad Prabhu and me found our photos swapped. The article discusses and demonstrates the many capabilities available
in the Java EE 5 SDK Tools Bundle for delivering composite applications
using Java, WS-BPEL, and SOA technologies. It discusses the benefits of
these two technologies and how they can work together to enable the
development of next-generation applications. |
This article also demonstrates how NetBeans provides a truly integrated
development environment that allows users to extend existing Java
services, create new Java services, and compose Java services with a
business process. Also described is how NetBeans can be used to
iteratively develop, build, deploy, and test composite applications
seamlessly, thereby reducing the overall turnaround time and effort
required to deliver composite applications.
Scenario
The scenario is a new external-facing application that is being developed iteratively by reusing functions from existing Java EE applications and external Web services.
There are three existing Java EE Applications:
The new application should provide a service to receive loan applications over the Web and respond with a decision.
The loan decision should be arrived at by applying predefined processing rules on the following data:
You can read the complete article from here.
Related Links
Like this write-up? Subscribe to receive more like it.
Disclaimer: The contents of this Weblog represent my personal opinion which may differ from the official views of my employer, Sun Microsystems, Inc. or any past employers.