|
Finally, Figure 9 presents a moderately complex, Java-based, service-oriented architecture employing all of the technologies discussed so far, along with communication between multiple WAR deployments, EJBs, and Web services.
![]()
Figure 9. A moderately complex service-oriented architecture (click to enlarge) The architecture in Figure 9 has entered the realm of complexity that requires a tested, scalable, manageable Java EE enterprise application server. Once again, a development team with the proper skill level coulduse Tomcat for the Web tier and piece together technologies andframeworks to support the business and data tiers. Whether that effortwould be well spent is questionable, particularly given the option touse a full-fledged application server. |
|