OnlineOrders Sample

OnlineOrders is a sample Business Components for Java application with a JSP client. To run the OnlineOrders application:

  1. Edit your <oc4j_home>/config/data-sources.xml file.
  2. Find the datasource with the attribute username="bc4j".
  3. Find the attribute url="jdbc:oracle:thin:@localhost:1521:ORCL".
  4. Save and close the file.
  5. Navigate to <hostname>/onlineorders/main.jsp to run the sample application.