+

Search Tips   |   Advanced Search

PortletServiceRegistryService.properties

 

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

# ------------------------------------------------ #
# Properties of the PortletServiceRegistry Service #
# ------------------------------------------------ #



#org.apache.jetspeed.portlet.service.default.factory = com.ibm.wps.pe.pc.legacy.service.PortletServiceDefaultFactory

# content access service

#jndi:com.ibm.portal.portlet.service.contentaccess.ContentAccessService         = com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl
#org.apache.jetspeed.portlet.service.ContentAccessService                       = com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl 
#
# domains or hosts that do not need a proxy, separated by semicolons
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.no.proxy.for         = localhost;127.0.0.1
#
# protocol handlers, additional protocol handlers can be added with a '|' separator
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.protocol.handlers    = com.ibm.net.ssl.internal.www.protocol
#
# the name of the http proxy host
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.proxy.http.host=
#
# the name of the http proxy port
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.proxy.http.port = 80
#
# the name of the tunneling https proxy host
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.proxy.https.host=
#
# the name of the tunneling https proxy port
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.proxy.https.port = 443
#
# the slot in the credential vault where user and password information for accessing the proxy is stored
# if this setting is set, the useid and password will be sent to the proxy for authentication. if the
# configured proxy server does not require authentication, this setting should be left blank
# the credential must be have the type UserPasswordPassive
#com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl.proxy.auth.credentialslot=predefined.credential.ContentAccessProxy

# content access service interface for portal internal use
#com.ibm.wps.services.contentaccess.ContentAccessService = com.ibm.wps.pe.pc.legacy.service.ContentAccessServiceImpl


# SiteAnalyzer
#com.ibm.wps.portletservice.siteanalyzer.SiteAnalyzerLogPortletService = com.ibm.wps.portletservice.siteanalyzer.SiteAnalyzerLogPortletServiceImpl
#com.ibm.wps.portletservice.siteanalyzer.SiteAnalyzerLogPortletServiceImpl.factory = com.ibm.wps.pe.pc.legacy.service.PortletServiceCacheFactory

# Credential Vault
#jndi:com.ibm.portal.portlet.service.credentialvault.CredentialVaultService = com.ibm.wps.sso.credentialvault.CredentialVaultJSRServiceProvider
#com.ibm.wps.portletservice.credentialvault.CredentialVaultService = com.ibm.wps.sso.credentialvault.CredentialVaultServiceProvider
#com.ibm.wps.sso.credentialvault.CredentialVaultServiceProvider.factory = com.ibm.wps.pe.pc.legacy.service.PortletServiceCacheFactory

# Remember Me Cookie Service
#jndi:com.ibm.portal.portletservice.rememberme.RememberMeCookieService = com.ibm.wps.portletservice.rememberme.impl.RememberMeCookieServiceImpl

#
# This line specifies the Portal Content Organizer Service
#com.ibm.wps.pco.service.PCOContentService = com.ibm.wps.pco.service.PCOContentServiceImpl
#com.ibm.wps.pco.service.PCOContentServiceImpl.factory = com.ibm.wps.pe.pc.legacy.service.PortletServiceCacheFactory
#com.ibm.wps.pco.service.PCOContentServiceImpl.Index.Location = c:\\juru\\index

#
# The following lines specify the Portlet Menu Tree Services
#com.ibm.wps.portletservice.portletmenu.XMIMenuService = com.ibm.wps.portletservice.portletmenu.impl.XMIMenuServiceImpl
#com.ibm.wps.portletservice.portletmenu.MemoryMenuService = com.ibm.wps.portletservice.portletmenu.impl.MemoryMenuServiceImpl
#com.ibm.wps.portletservice.portletmenu.LogMenuService = com.ibm.wps.portletservice.portletmenu.impl.LogMenuServiceImpl

#
# Configurations for the CachedStatePortletService
#jndi:com.ibm.portal.portlet.service.cachedstate.CachedStatePortletService = com.ibm.wps.portletservice.cachedstate.CachedStatePortletServiceImpl
#com.ibm.wps.portletservice.cachedstate.CachedStatePortletService = com.ibm.wps.portletservice.cachedstate.CachedStatePortletServiceImpl

#
# PDM Portlet Service
#com.ibm.wps.pdm.PDMPortletService = com.ibm.wps.pdm.PDMPortletServiceImpl

#
# Search Provider
#jndi:com.ibm.portal.portlet.service.search.SearchProvider = com.ibm.portal.portlet.service.search.SearchProviderImp
#com.ibm.portal.ibmportlet.service.search.SearchProvider = com.ibm.portal.ibmportlet.service.search.SearchProviderImp

# Property Broker Service
#com.ibm.wps.pb.service.PropertyBrokerService = com.ibm.wps.pb.service.PropertyBrokerServiceImpl
#com.ibm.wps.pb.service.PropertyBrokerContextPassingService = com.ibm.wps.pb.service.PropertyBrokerServiceImpl
#com.ibm.wps.pb.service.PropertyBrokerServiceImpl.factory = com.ibm.wps.pe.pc.legacy.service.PortletServiceCacheFactory 


# standard service for property broker
#jndi:com.ibm.portal.propertybroker.service.PropertyBrokerService = com.ibm.wps.propertybroker.standard.service.PropertyBrokerServiceWrapper
#jndi:com.ibm.portal.propertybroker.service.PropertyBrokerContextPassingService = com.ibm.wps.propertybroker.standard.service.PropertyBrokerServiceWrapper
#jndi:com.ibm.portal.propertybroker.service.PropertyFactory = com.ibm.wps.propertybroker.standard.service.PropertyBrokerServiceWrapper




# standard service for eventing
#jndi:com.ibm.portal.eventing.service.EventDistributionService = com.ibm.wps.propertybroker.standard.service.PropertyBrokerServiceWrapper

# Document Convertor Portlet Service 



# Light Weight Editors Config Info Service Configuration File
#
# This configuration file is used to specify the context roots that the
# light weight editors are deployed in and launcher jsps for each editor.

# Comma delimited list of light weight editor types
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigService = com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.editorTypes = richText,presentation,spreadSheet

# Context for each editor type.
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.richText.context = /wps/richText
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.presentation.context = /wps/presentation
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.spreadSheet.context = /wps/spreadSheet

# Path of launcher jsps for each type.
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.launcherJspContext = /wps
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.richText.launcherJspPath = /WEB-INF/lweditorlaunchers/richTextLauncher.jsp
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.presentation.launcherJspPath = /WEB-INF/lweditorlaunchers/presentationLauncher.jsp
#com.ibm.wps.odc.editors.portletintegration.LWEditorConfigServiceImpl.spreadSheet.launcherJspPath = /WEB-INF/lweditorlaunchers/spreadSheetLauncher.jsp

# page launcher service for task pages
#jndi:com.ibm.wps.portlet.service.pagelaunching.PageLauncherService = com.ibm.wps.tpl.pagelauncher.PageLauncherServiceImpl
#com.ibm.wps.portletservice.pagelaunching.PageLauncherService = com.ibm.wps.tpl.pagelauncher.PageLauncherServiceImpl

# portlet state manager service (provides access to the public state API)
#com.ibm.wps.portletservice.state.PortletStateManagerService = com.ibm.wps.services.state.WPLegacyPortletStateManagerService
#jndi:com.ibm.portal.state.service.PortletStateManagerService = com.ibm.wps.services.state.WPPortletStateManagerService
# accessor factories the portlet state manager is allowed to expose
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.1=com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.2=com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.3=com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.4=com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.5=com.ibm.portal.state.accessors.solo.SoloAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.6=com.ibm.portal.state.accessors.locale.LocaleAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.7=com.ibm.portal.state.accessors.action.engine.login.LoginActionAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.8=com.ibm.portal.state.accessors.action.engine.logout.LogoutActionAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.9=com.ibm.portal.state.accessors.statepartition.StatePartitionAccessorFactory
#com.ibm.wps.services.state.WPPortletStateManagerService.accessorFactory.10=com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory


# portlet URL generation service
#jndi:com.ibm.portal.portlet.service.url.PortalURLGenerationService = com.ibm.wps.state.services.PortalURLGenerationServiceImpl

# Configuration for the AuthenticationPortletService
#jndi:com.ibm.wps.portletservice.authentication.AuthenticationPortletService = com.ibm.wps.portletservice.authentication.impl.AuthenticationPortletServiceProvider

# Portlet Login Service
#jndi:com.ibm.portal.portlet.service.login.LoginHome = com.ibm.wps.portlet.service.login.impl.LoginHomeImpl

# HumanTaskManagerDelegateFactoryService
#com.ibm.wps.portletservice.taskmanager.HumanTaskManagerDelegateFactoryService = com.ibm.wps.taskmanager.HumanTaskManagerDelegateFactoryServiceImpl
#jndi:com.ibm.portal.portlet.service.taskmanager.HumanTaskManagerDelegateFactoryService = com.ibm.wps.taskmanager.HumanTaskManagerDelegateFactoryServiceImpl

# TaskUIManagerService
#com.ibm.wps.portletservice.taskui.TaskUIManager = com.ibm.wps.taskui.TaskUIManagerImpl
#jndi:com.ibm.portal.portlet.service.taskui.TaskUIManager = com.ibm.wps.taskui.TaskUIManagerImpl

# DynamicUIManagerService


# RedirectURLGeneratorService





### portal model access

# factory for legacy model services
#com.ibm.wps.model.provider.LegacyPortletModelProviderImpl.factory = com.ibm.wps.pe.pc.legacy.service.PortletServiceCacheFactory

# ContentModel
#jndi:com.ibm.portal.portlet.service.model.ContentModelProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl 
#com.ibm.portal.ibmportlet.service.model.ContentModelProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# ContentMetaDataModel
#jndi:com.ibm.portal.portlet.service.model.ContentMetaDataModelProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl
#com.ibm.portal.ibmportlet.service.model.ContentMetaDataModelProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# LanguageList
#jndi:com.ibm.portal.portlet.service.model.LanguageListProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl
#com.ibm.portal.ibmportlet.service.model.LanguageListProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# MarkupList
#jndi:com.ibm.portal.portlet.service.model.MarkupListProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl 
#com.ibm.portal.ibmportlet.service.model.MarkupListProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# NavigationModel
#jndi:com.ibm.portal.portlet.service.model.NavigationModelProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl 
#com.ibm.portal.ibmportlet.service.model.NavigationModelProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# NavigationSelectionModel
#jndi:com.ibm.portal.portlet.service.model.NavigationSelectionModelProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl 
#com.ibm.portal.ibmportlet.service.model.NavigationSelectionModelProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# SkinList
#jndi:com.ibm.portal.portlet.service.model.SkinListProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl
#com.ibm.portal.ibmportlet.service.model.SkinListProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl

# ThemeList
#jndi:com.ibm.portal.portlet.service.model.ThemeListProvider = com.ibm.wps.model.provider.JSRPortletModelProviderImpl 
#com.ibm.portal.ibmportlet.service.model.ThemeListProvider = com.ibm.wps.model.provider.LegacyPortletModelProviderImpl


#PUMA SERVICE
#jndi:com.ibm.portal.um.portletservice.PumaHome = com.ibm.wps.services.puma.PumaHomeImpl 
#com.ibm.portal.um.portletservice.legacy.PumaHome = com.ibm.wps.services.puma.PumaHomeImpl

# PortletModel
#jndi:com.ibm.portal.portlet.service.model.PortletModelProvider = com.ibm.wps.pe.portletmodel.impl.PortletModelProviderImpl
#com.ibm.portal.ibmportlet.service.model.PortletModelProvider = com.ibm.wps.pe.portletmodel.impl.PortletModelProviderImpl

# Policy service




# G11nInfo Service
#com.ibm.g11n.portal.G11nInfoService=com.ibm.g11n.portal.G11nInfoServiceImpl

# POC service
#jndi:com.ibm.portal.resolver.service.PortletPocServiceHome = com.ibm.wps.resolver.service.PortletPocServiceHomeImpl
#com.ibm.portal.resolver.service.PortletPocServiceHome = com.ibm.wps.resolver.service.PortletPocServiceHomeImpl
#com.ibm.wps.resolver.service.PortletPocServiceHome = com.ibm.wps.resolver.service.LegacyPortletPocServiceHomeImpl

# SPA service
#jndi:com.ibm.portal.spa.service.PortletStaticPageServiceHome = com.ibm.wps.spa.service.PortletStaticPageServiceHomeImpl
#com.ibm.portal.spa.service.PortletStaticPageServiceHome = com.ibm.wps.spa.service.PortletStaticPageServiceHomeImpl

# friendly selection service
#jndi:com.ibm.portal.resolver.friendly.service.PortletFriendlySelectionServiceHome = com.ibm.wps.resolver.friendly.service.PortletFriendlySelectionServiceHomeImpl 
#com.ibm.portal.resolver.friendly.service.PortletFriendlySelectionServiceHome = com.ibm.wps.resolver.friendly.service.PortletFriendlySelectionServiceHomeImpl
#com.ibm.wps.resolver.friendly.service.PortletFriendlySelectionServiceHome = com.ibm.wps.resolver.friendly.service.LegacyPortletFriendlySelectionServiceHomeImpl

# Help Advisor Service

 

# portlet state parameter service
#jndi:com.ibm.portal.state.service.parameters.PortletStateParameterServiceHome = com.ibm.wps.state.services.parameters.PortletStateParameterServiceHomeImpl

#jndi:com.ibm.portal.portlet.service.model.PortletLocalizedContextHome = com.ibm.wps.engine.localized.PortletLocalizedContextHomeImpl
#jndi:com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome = com.ibm.wps.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHomeImpl