Sun N1 Service Provisioning System User's Guide for BEA WebLogic 8 Plug-In 3.0

Browsing for Existing Configuration Settings and Infrastructure Objects

You can use a WebLogic Administration Server browser to select application server configuration objects and their relevant settings. The Administration Server browser provides an alphabetical list of applications on the Administration Server.

The WebLogic plug-in also includes default components, which eliminate the need for browsing. You can find the default component in the /com/sun/webLogic8 folder or by selecting View All from the Configuration Tasks section of the Common Tasks page. The default component can then be installed through the component Details page using the Default: Install component procedure.

The following list contains each WebLogic configuration object that has been modeled as a component type. The list also provides the default component name and the component variables that require custom values.

Data Source Component Type

The default component for this component type is WLDataSourceConfig. Required component variables: Data source name (dataSourceName), JNDI name (jndiName), Pool name (poolName).

Transactional Data Source Component Type

The default component for this component type is WLTxDataSourceConfig. Required component variables: Transaction data source name (dataSourceName), JNDI name (jndiName), Pool name (poolName).

Connection Pool Component Type

The default component for this component type is WLJDBCConnectionPoolConfig. Required component variables: Pool name (name), URL (url), Driver (driverName), Database name (databaseName), User (user), Password (password).

Multi Pool Component Type

The default component for this component type is WLJDBCMultiPoolConfig. Required component variables: Multi Pool name(multiPoolName), Algorithm type(algorithmType), Pool list – A pipe-separated (|) list of connection pools (poolList).

Thread Pool Component Type

You cannot browse for an existing thread pool.

Transaction Service Component Type

You cannot browse for an existing thread pool.

JMS Server Component Type

The default component for this component type is WLJMSServerConfig. Required component variables: JMS Server name (jmsServerName).

JMS Queue Component Type

The default component for this component type is WLJMSQueueConfig. Required component variables: JMS destination name (jmsDestName), JMS Server name (jmsserverName), JNDI name of the JMS destination (jndiName).

JMS Topic Component Type

The default component for this component type is WLJMSTopicConfig. Required component variables: JMS destination name (jmsDestName), JMS Server name (jmsserverName), JNDI name of the JMS destination (jndiName).

JMS File Store Component Type

The default component for this component type is WLJMSFileStoreConfig. Required component variables: Name of the JMS file store (jmsFileStoreName).

JMS JDBC Store Component Type

The default component for this component type is WLJMSJDBCStoreConfig. Required component variables: Name of the JMS JDBC store (jmsJDBCStoreName).

JMS Connection Factory Component Type

The default component for this component type is WLJMSConnectionFactoryConfig. Required component variables:Name of the JMS connection factory (jmsConnectionFactoryName), JNDI name (jndiName).

JMS Destination Key Component Type

The default component for this component type is WLJMSDestinationKeyConfig. Required component variables: Name of the JMS destination key (jmsDestinationKeyName).

Mail Session Component Type

No default component exists for this component type.

Required component variables: Mail session name (msName), JNDI name (jndiName), and the variable generated from the WebLogic value of the mail session property.