Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Servers: Configuration: Web Services: Logical Stores

Column Display     Related Tasks     

This page summarizes each logical store that has been configured in the current WebLogic domain.

A logical store is a named unit of storage that provides the business configuration requirements and connects the Web service to the physical store and buffering queue.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name

Get the name of this logical store.

MBean Attribute:
WebServiceLogicalStoreMBean.Name

Changes take effect after you redeploy the module or restart the server.

Persistence Strategy

Get the persistence strategy in use by this logical store. Any physical store configured for use with this logical store should support this strategy.

MBean Attribute:
WebServiceLogicalStoreMBean.PersistenceStrategy

Changes take effect after you redeploy the module or restart the server.

Request Buffering Queue JNDI Name

MBean Attribute:
WebServiceLogicalStoreMBean.RequestBufferingQueueJNDIName

Changes take effect after you redeploy the module or restart the server.

Response Buffering Queue JNDI Name

MBean Attribute:
WebServiceLogicalStoreMBean.ResponseBufferingQueueJNDIName

Changes take effect after you redeploy the module or restart the server.

Default

Related Tasks


Back to Top