Configuring a Server Framework for Cloudscape
Page 4 of 4

Cloudconnector Administration

Cloudconnector provides a servlet-based interface for administering the WebLogic Server.

NOTE: Cloudscape has its own mechanism for defining users. See the Cloudscape Developer's Guide for details. This section addresses Cloudconnector users only.

When Cloudconnector is running, the administrative servlet is available at the URL http://hostname:7001/T3AdminMain. When you enter this URL, you will be prompted for a username and password. Use the default user "system" with a password that you defined in the weblogic.system.password property of the weblogic.properties file. You can also define additional users and passwords in the weblogic.properties file by adding entries of the form:

weblogic.password.userName=userPassword

The interface allows you to look up information about topics such as the following:

  • Event topics
  • Event registrations
  • JDBC info

    WebLogic/JDBC Connection Pool capability.

  • Licenses
  • Properties

    Shows the settings made in your weblogic.properties file.

  • Client workspaces
  • Connections

    The administration interface shows the WebLogic Connections, which map to the JDBC connections made to Cloudconnector.

  • Threads

    Shows WebLogic activity occurring within Cloudconnector to satisfy JDBC requests.

  • Versions
  • Help

For information on administering Access Control Lists (ACLs), see the WebLogic Administrators and Deployment Guide.