StoreFront Demo Readme
 JDeveloper icon    

Oracle Fusion Store Front Demo Application

About the SRDemo Sample icon
About the Oracle Fusion Store Front Demo Application
  
 

The Store Front application is a beta sample application based on Oracle ADF Business Components, ADF Model data bindings and ADF Faces.
The functionality of the application is limited in this technology preview 4 release and is provided for informational purposes only. Additional functionality and documentation will be available in a later release of the application.

 

Manual Install SRDemo Sample icon
Store Front Demo Requirements

The application has the following basic requirements

  • An Oracle database (any modern edition) is required for the sample schema.
  • JDeveloper 11 Technology Preview 4 Release.
  • Screen resolution of 1024 x 768 or higher.
  • Firefox version 2.0 or Internet Explorer version 7.0 or higher

 

Manual Install SRDemo Sample icon Installing the Sample Application
 
  1. Extract the FOD_OTN4.zip to your hard drive.
  2. In JDeveloper 11 Technology Preview 4, choose File > Open from the main menu.
  3. Browse to the location where you extracted the zip in Step 1 and select Infrastucture.jws from the Infrastructure directory. Click Open.
  4. Expand the MasterBuildScript project and Resources nodes.
  5. Double click build.properties to open it in the editor.
  6. Modify the following properties for your environment:

  7. jdeveloper.home The root directory where you have JDeveloper 11 Technology Preview 4 installed. For example, C:/JDeveloper/11_Preview_4
    jdbc.urlBase The base jdbc url for your database in the format jdbc:oracle:thin:@<yourhostname>.
    For example,
    jdbc:oracle:thin:@localhost
    jdbc.port The port for your database. For example, 1521
    jdbc.sid

    The SID of your database. For example,
    ORCL
    or XE

    db.adminUser

    The administrative user for your database. For example, system

    db.demoUser.tablespace The tablespace name where the FOD user will be installed. For example, USERS

    Keep all other properties set to their default values. The demo user must be named FOD.

  8. Choose File > Save All from the main menu.
  9. In the application navigator, under the Resources node, Right click build.xml and choose Run Ant Target > buildAll
    This creates the FOD user and populates the tables in the FOD schema. In the Apache Ant - Log, you will see a series of sql scripts and a harmless error and finally:

    buildAll:

BUILD SUCCESSFUL
Total time: nn minutes nn seconds

For more information on the demo schema and scripts, see the README.txt file in the MasterBuildScript project.

 

Manual Install SRDemo Sample icon
Running the Sample

To run the sample within the embedded OC4J container:

  1. In JDeveloper 11 Technology Preview 4, choose File > Open from the main menu.
  2. Browse to the location where you extracted the demo zip and select StoreFrontModule.jws from the StoreFrontModule directory. Click Open.
  3. Double click StoreFrontService and choose Business Components from the Project Properties dialog.
  4. Select the FOD connection and click Edit.
  5. Modify the following properties so that they point to the database where you installed the FOD schema:

    Host Name The hostname for your database. For example, localhost
    JDBC Port The port for your database. For example, 1521
    SID The SID for your database. For example, ORCL or XE

    The connection must be named FOD (case sensitive) and the username and password must be fod/fusion. Click OK.

  6. In the Application Navigator, right click StoreFrontService and choose Rebuild.
  7. Right click StoreFrontUI and choose Run. The home.jspx page within the StoreFrontUI project is the default run target and will launch the main application screen.

 

Got a question about using JDeveloper? Use the JDeveloper OTN Forum to get an answer.

  RSS Feed icon JDeveloper News  |  Tutorials  |  Demos  |  Contact Us

Copyright © 2007, Oracle. All Rights Reserved

 

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy