You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mf...@apache.org on 2009/12/11 01:05:39 UTC

svn commit: r889475 [2/2] - in /myfaces/portlet-bridge/testsuite/trunk/src: main/java/org/apache/myfaces/portlet/faces/testsuite/tests/chapter_6/section_6_1_1/ main/java/org/apache/myfaces/portlet/faces/testsuite/tests/chapter_6/section_6_1_3_2/ main/w...

Modified: myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/portlet.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/portlet.xml?rev=889475&r1=889474&r2=889475&view=diff
==============================================================================
--- myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/portlet.xml (original)
+++ myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/portlet.xml Fri Dec 11 00:05:38 2009
@@ -69,12 +69,13 @@
     <portlet>
         <portlet-name>chapter6_1_1Tests-wrappedFacesContextTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
     
        <supports>
          <mime-type>text/html</mime-type>
@@ -94,13 +95,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-dispatchUsesIncludeTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/DispatchTest.jsp</value>
         </init-param>
-    
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -118,12 +119,12 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLPoundCharTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -136,12 +137,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLAbsoluteURLTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -154,12 +156,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLDirectLinkTrueTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -172,12 +175,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLDirectLinkFalseTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -190,12 +194,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLPortletRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -208,12 +213,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLPortletActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -226,12 +232,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLJSFViewActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -244,12 +251,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithParamActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -262,12 +270,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithModeActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.edit</name>
@@ -287,12 +296,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithInvalidModeActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -305,12 +315,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithWindowStateActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -323,13 +334,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithInvalidWindowStateActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -344,12 +356,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithSecurityActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -362,12 +375,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithInvalidSecurityActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
+
+        <expiration-cache>0</expiration-cache>
         
        <supports>
          <mime-type>text/html</mime-type>
@@ -382,13 +396,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLJSFViewRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -400,13 +415,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithParamRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -443,13 +459,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithInvalidModeRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -461,13 +478,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithWindowStateRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -479,13 +497,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithInvalidWindowStateRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -499,13 +518,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithSecurityRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -517,13 +537,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithInvalidSecurityRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -542,13 +563,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLOpaqueTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -560,13 +582,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLForeignExternalURLTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -578,13 +601,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLForeignExternalURLBackLinkTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -596,13 +620,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLRelativeURLTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -614,13 +639,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLRelativeURLBackLinkTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -632,13 +658,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -650,13 +677,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLRelativeBackLinkTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -668,13 +695,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLViewLinkTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -686,13 +714,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-encodeResourceURLViewLinkWithBackLinkTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -709,13 +738,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getSetRequestObjectTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -733,13 +763,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-setRequestCharacterEncodingRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -751,13 +782,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-setRequestCharacterEncodingActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -775,13 +807,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestHeaderMapRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -793,13 +826,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestHeaderMapActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -816,13 +850,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestHeaderValuesMapRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -834,13 +869,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestHeaderValuesMapActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -857,13 +893,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-requestMapCoreTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -875,7 +912,6 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-requestMapRequestScopeTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
@@ -886,6 +922,8 @@
           <value>myExcludedNamespace.*, myExcludedKey</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -928,13 +966,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestParameterMapCoreTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestFormDataTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -946,7 +985,6 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestParameterPreserveParamsTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
@@ -958,6 +996,8 @@
           <value>true</value>
         </init-param>        
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -969,13 +1009,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestParameterDefaultViewParamsTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -993,13 +1034,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestParameterNamesCoreTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestFormDataTest.jsp</value>
         </init-param>
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1011,7 +1053,6 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestParameterNamesPreserveParamsTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
@@ -1023,6 +1064,8 @@
           <value>true</value>
         </init-param>        
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1034,13 +1077,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestParameterNamesDefaultViewParamsTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1058,13 +1102,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestPathInfoTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>       
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1076,13 +1121,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestServletPathTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1101,13 +1147,13 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestCharacterEncodingRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>       
         
+        <expiration-cache>0</expiration-cache>
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1119,13 +1165,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestCharacterEncodingActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1137,13 +1184,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestContentTypeRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>       
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1155,13 +1203,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getRequestContentTypeActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1173,13 +1222,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getResponseCharacterEncodingRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>       
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1191,13 +1241,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getResponseCharacterEncodingActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1209,13 +1260,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getResponseContentTypeRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp?field1=value1&amp;field2=value2</value>
         </init-param>       
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1227,13 +1279,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-getResponseContentTypeActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1253,14 +1306,15 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-redirectActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>   
         
-       <supports>
+        <expiration-cache>0</expiration-cache>
+
+      <supports>
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
@@ -1271,13 +1325,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-redirectRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1289,13 +1344,14 @@
     <portlet>
         <portlet-name>chapter6_1_3_1Tests-illegalRedirectRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>   
         
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1303,6 +1359,365 @@
                 <title>chapter6_1_3_1Tests-illegalRedirectRenderTest-portlet</title>
         </portlet-info>
     </portlet> 
+
+
+    <!-- *************************************************************** -->
+    <!-- *                                                             * -->
+    <!-- * Portlet: Chapter 6 Section 1.3.2      * -->
+    <!-- *                                                             * -->
+    <!-- *************************************************************** -->
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-encodeNamespaceTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-encodeNamespaceTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getApplicationMapTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getApplicationMapTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getAuthTypeTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getAuthTypeTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getContextTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getContextTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getInitParameterTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getInitParameterTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getInitParameterMapTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getInitParameterMapTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getRemoteUserTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getRemoteUserTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getRequestContextPathTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getRequestContextPathTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getRequestCookieMapTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getRequestCookieMapTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getRequestLocaleTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getRequestLocaleTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getRequestLocalesTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getRequestLocalesTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getResourceTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getResourceTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getResourceAsStreamTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getResourceAsStreamTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getResourcePathsTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getResourcePathsTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-setResponseCharacterEncodingTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-setResponseCharacterEncodingTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getSessionTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getSessionTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-getSessionMapTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-getSessionMapTest-portlet</title>
+        </portlet-info>
+    </portlet>
+
+<!-- PreDestroy doesn't work in local portlet containers that rely on cross context
+     execution of the portlet.  I.e. the portal is is the context that ends the request and
+     hence sends the predestroy - but the portlet is in a different context and hence 
+     isn't notified.  If not running in such a cross context environment uncomment
+     this out.
+
+    <portlet>
+        <portlet-name>chapter6_1_3_2Tests-sessionMapPreDestroyRemoveTest-portlet</portlet-name>
+        <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
+        
+        <init-param>
+          <name>javax.portlet.faces.defaultViewId.view</name>
+          <value>/tests/SingleRequestTest.jsp</value>
+        </init-param>   
+        
+        <expiration-cache>0</expiration-cache>
+
+       <supports>
+         <mime-type>text/html</mime-type>
+       </supports>
+        <portlet-info>
+                <title>chapter6_1_3_2Tests-sessionMapPreDestroyRemoveTest-portlet</title>
+        </portlet-info>
+    </portlet>
+-->
+
+
+
     
     <!-- *************************************************************** -->
     <!-- *                                                             * -->
@@ -1312,13 +1727,14 @@
     <portlet>
         <portlet-name>sampleTests-singleRequestTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/SingleRequestTest.jsp</value>
         </init-param>
     
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
@@ -1335,13 +1751,14 @@
     <portlet>
         <portlet-name>sampleTests-multiRequestTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
-        <expiration-cache>0</expiration-cache>
         
         <init-param>
           <name>javax.portlet.faces.defaultViewId.view</name>
           <value>/tests/MultiRequestTest.jsp</value>
         </init-param>
     
+        <expiration-cache>0</expiration-cache>
+
        <supports>
          <mime-type>text/html</mime-type>
        </supports>

Modified: myfaces/portlet-bridge/testsuite/trunk/src/test/java/org/apache/myfaces/portlet/faces/tckharness/TckTestCase.java
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/testsuite/trunk/src/test/java/org/apache/myfaces/portlet/faces/tckharness/TckTestCase.java?rev=889475&r1=889474&r2=889475&view=diff
==============================================================================
--- myfaces/portlet-bridge/testsuite/trunk/src/test/java/org/apache/myfaces/portlet/faces/tckharness/TckTestCase.java (original)
+++ myfaces/portlet-bridge/testsuite/trunk/src/test/java/org/apache/myfaces/portlet/faces/tckharness/TckTestCase.java Fri Dec 11 00:05:38 2009
@@ -373,7 +373,7 @@
       // Test properties
       Pattern filterPattern = null;
       {
-        if ((sTestFilter != null) && (!sTestFilter.isEmpty()))
+        if ((sTestFilter != null) && (sTestFilter.length() > 0))
         {
           filterPattern = Pattern.compile(sTestFilter);
         }