OnlineOrders is a sample Business Components for Java application with a JSP client. To run the OnlineOrders application:
<oc4j_home>/config/data-sources.xml
file.username="bc4j".url="jdbc:oracle:thin:@localhost:1521:ORCL".
localhost to the name of your database.1521 to the database port.ORCL to the database SID.