Previous Next vertical dots separating previous/next from contents/index/pdf

The Workshop for WebLogic Samples Domain

This topic describes the samples server domain designed to run the Workshop for WebLogic samples.

The Workshop for WebLogic samples (both the SamplesWorkspace and the tutorial-based samples) can be deployed and run on the samples domain, located at:

    BEA_HOME/weblogic92/samples/domains/workshop

Many individual samples may not run on other server domains, because of specific resource dependencies.

Domain Resources

The Workshop for WebLogic samples domain is configured as follows:

For more configuration details see the main server configuration file at BEA_HOME/weblogic92/samples/domains/workshop/config/config.xml.

Using the Database Explorer

The samples Database Control: Customer and WebAppTutorial automatically create datatables when they are deployed and run. You can explore these datatables by following this procedure:

  1. Window > Show View > Other > Data > Database Explorer > Ok
  2. On the Database Explorer tab, right-click Connections and select New Connection.
  3. In the New Connection dialog, in the Database field, enter FooBar (any value works),
    in the JDBC driver class field, enter com.pointbase.jdbc.jdbcUniversalDriver,
    in the Class location field, browse to <BEA_HOME>/weblogic92/common/eval/pointbase/lib/pbclient51.jar,
    in the Connection URL field, enter jdbc:pointbase:server://localhost:9093/weblogic_eval,
    in the User ID field, enter weblogic,
    in the Password field, enter weblogic.
    Click Finish.

Deploying and Running the Samples

Instructions for deploying and running samples in the SamplesWorkspace available in the topic The Samples Workspace.

Instructions for deploying and running the tutorial-based samples are available in the topic Tutorial-based Samples.

Related Topics

none

 

Skip navigation bar   Back to Top