Description
The following tests assume that the portlet container will have the javax.portlet.servletDefaultSessionScope runtime option or they assume that will have at least 2 options:
- V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions1
- V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions2
- V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions3
- V2AddlPortletTests_SPEC2_6_RenderConfig_getContainerRuntimeOptions6
- V2AddlPortletTests_SPEC2_6_RenderConfig_getContainerRuntimeOptions8
Runtime options are options, so a container may not be forced to implement the javax.portlet.servletDefaultSessionScope option.
The tck should be adjusted to allow each container to specify how many options it has for these checks.