Portlet Factory, Version 6.1.2
Replacing the default profile selection handler
You can declare one of your own profile selection handlers as the default handler for the IBM® WebSphere Portlet Factory servlet to use if a profile set does not specify a profile selection handler to use. To replace the default profile selection handler, set a bowstreet.profiles.default.selection.handler property in the cluster.properties to the name of the handler specified in the handler definition file. For example, you would set the property to File Segment Handler if the Handler element looks like: <Handler name = "File Segment Handler">
The following example is from the cluster.properties file:
# This property specifies the handler to use for a factory wide default profile selection for WebApp Models. bowstreet.profiles.default.selection.handler=File Segment HandlerParent topic: Creating profile selection handlers
Library | Support |