Up until this blog the trail has not been GlassFish ESB (Open ESB)
specific but this entry will delve into the first of the Business
Processes that have been written to back the functionality available
within the Cars Online Application. As mentioned previously the Web
pages are simply built using HTML / JavaScript / CSS / AJAX and are
simply the User façade capable of running on any Web Server
using AJAX to access the backing Servlets and hence the underlying
Business Processes. Hence we can, if we choose, run this one multiple
machines with multiple levels of Security.
The first of the Business Processes described, in this entry, is the
Get Delivery Date. One of the key demonstration features of Cars Online
was that we can generate a guaranteed Delivery Date based on the Car
information selected and that this is dynamic based on previous orders.










