« User annotations in Ajax | Main | High-performance cluster using MPI, Part 1: Use ch_p4 to install and configure MPI on OpenPower 720 »

The Apache Geronimo machine shop sampler, Part 2: Data sources, JDBC, and Web services


The Apache Geronimo machine shop sampler, Part 2: Data sources, JDBC, and Web services
Take the next steps in developing the example machine shop application. This tutorial series, appropriate for both beginning and veteran Java 2 Platform, Enterprise Edition (J2EE) developers, illustrates how to create and deploy an application specifically on the Apache Geronimo platform. In Part 1, you created and deployed the application using servlets, JavaServer Pages (JSPs), J2EE declarative security, and J2EE Connector Architecture (JCA). In this second installment, you'll enhance the application by replacing the JCA Resource Adapter with Java Database Connectivity (JDBC) and adding a Web service to communicate with the database module.