Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Server Template: Configuration: Web Services: Logical Stores

Column Display     

This page summarizes each logical store that has been configured in the current server template.

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

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

Back to Top