+

Search Tips   |   Advanced Search

PluginManagerService.properties

 

# Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2004 - All Rights reserved.

# ----------------------------------------------- #
# Properties of the Plugin Manager Service        #
# ----------------------------------------------- #

# 
# Name: plugin.discovery.class
# Value: Fully-qualified Java class name
# Description: Specifies the plugin discovery strategy implementation to use.
# Default: com.ibm.wps.services.plugin.impl.core.DefaultDiscoveryStrategy
#

#plugin.discovery.class=com.ibm.wps.services.plugin.impl.core.DefaultDiscoveryStrategy

# 
# Name: plugin.manifest.dir
# Value: Relative system path
# Description: Specifies the location of the directory containing plugin manifests.
# The location is relative to the WebSphere Portal shared/app directory.  
# On initialization, the server will process all XML files in this directory 
# (denoted by file extension ".xml") as plugin manifests.
# Default: config/plugins
#

#plugin.manifest.dir=config/plugins