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/10/13 23:17:47 UTC

svn commit: r824931 [1/2] - in /myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF: faces-config.xml portlet.xml web.xml

Author: mfreedman
Date: Tue Oct 13 21:17:46 2009
New Revision: 824931

URL: http://svn.apache.org/viewvc?rev=824931&view=rev
Log:
Fixes problems with last checkin -- when I added the new subdirs I needed to update these files to reference the new test beans.

Modified:
    myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/faces-config.xml
    myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/portlet.xml
    myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/web.xml

Modified: myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/faces-config.xml?rev=824931&r1=824930&r2=824931&view=diff
==============================================================================
--- myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/faces-config.xml (original)
+++ myfaces/portlet-bridge/testsuite/trunk/src/main/webapp/WEB-INF/faces-config.xml Tue Oct 13 21:17:46 2009
@@ -161,8 +161,13 @@
   
   
   <managed-bean>
-    <managed-bean-name>chapter6Tests</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.portlet.faces.testsuite.tests.chapter6.Tests</managed-bean-class>
+    <managed-bean-name>chapter6_1_1Tests</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.portlet.faces.testsuite.tests.chapter6.section_6_1_1.Tests</managed-bean-class>
+    <managed-bean-scope>request</managed-bean-scope>
+  </managed-bean>
+  <managed-bean>
+    <managed-bean-name>chapter6_1_3_1Tests</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.portlet.faces.testsuite.tests.chapter6.section_6_1_3_1.Tests</managed-bean-class>
     <managed-bean-scope>request</managed-bean-scope>
   </managed-bean>
   <managed-bean>

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=824931&r1=824930&r2=824931&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 Tue Oct 13 21:17:46 2009
@@ -55,19 +55,19 @@
     <!-- *************************************************************** --> 
     
     <portlet>
-        <portlet-name>chapter6Tests-facesContextFactoryServiceProviderTest-portlet</portlet-name>
+        <portlet-name>chapter6_1_1Tests-facesContextFactoryServiceProviderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.tests.chapter_6.FacesContextFactoryServiceProviderTest</portlet-class>
         <expiration-cache>0</expiration-cache>
        <supports>
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-facesContextFactoryServiceProviderTest-portlet</title>
+                <title>chapter6_1_1Tests-facesContextFactoryServiceProviderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-wrappedFacesContextTest-portlet</portlet-name>
+        <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>
         
@@ -80,7 +80,7 @@
          <mime-type>text/html</mime-type>
        </supports>
        <portlet-info>
-                <title>chapter6Tests-wrappedFacesContextTest-portlet</title>
+                <title>chapter6_1_1Tests-wrappedFacesContextTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -92,7 +92,7 @@
     <!-- *************************************************************** --> 
     
     <portlet>
-        <portlet-name>chapter6Tests-dispatchUsesIncludeTest-portlet</portlet-name>
+        <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>
         
@@ -105,7 +105,7 @@
          <mime-type>text/html</mime-type>
        </supports>
        <portlet-info>
-                <title>chapter6Tests-dispatchUsesIncludeTest-portlet</title>
+                <title>chapter6_1_3_1Tests-dispatchUsesIncludeTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -116,7 +116,7 @@
     <!-- *************************************************************** --> 
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLPoundCharTest-portlet</portlet-name>
+        <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>
         
@@ -129,12 +129,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLPoundCharTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLPoundCharTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLAbsoluteURLTest-portlet</portlet-name>
+        <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>
         
@@ -147,12 +147,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLAbsoluteURLTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLAbsoluteURLTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLDirectLinkTrueTest-portlet</portlet-name>
+        <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>
         
@@ -165,12 +165,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLDirectLinkTrueTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLDirectLinkTrueTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLDirectLinkFalseTest-portlet</portlet-name>
+        <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>
         
@@ -183,12 +183,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLDirectLinkFalseTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLDirectLinkFalseTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLPortletRenderTest-portlet</portlet-name>
+        <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>
         
@@ -201,12 +201,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLPortletRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLPortletRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLPortletActionTest-portlet</portlet-name>
+        <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>
         
@@ -219,12 +219,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLPortletActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLPortletActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLJSFViewActionTest-portlet</portlet-name>
+        <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>
         
@@ -237,12 +237,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLJSFViewActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLJSFViewActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithParamActionTest-portlet</portlet-name>
+        <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>
         
@@ -255,12 +255,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithParamActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithParamActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithModeActionTest-portlet</portlet-name>
+        <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>
         
@@ -280,12 +280,12 @@
          <portlet-mode>EDIT</portlet-mode>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithModeActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithModeActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithInvalidModeActionTest-portlet</portlet-name>
+        <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>
         
@@ -298,12 +298,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithInvalidModeActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithInvalidModeActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithWindowStateActionTest-portlet</portlet-name>
+        <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>
         
@@ -316,12 +316,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithWindowStateActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithWindowStateActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithInvalidWindowStateActionTest-portlet</portlet-name>
+        <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>
         
@@ -334,7 +334,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithInvalidWindowStateActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithInvalidWindowStateActionTest-portlet</title>
         </portlet-info>
     </portlet>
 
@@ -342,7 +342,7 @@
        uncomment to check to see if the bridge is behaving as expected.
 
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithSecurityActionTest-portlet</portlet-name>
+        <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>
         
@@ -355,12 +355,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithSecurityActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithSecurityActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithInvalidSecurityActionTest-portlet</portlet-name>
+        <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>
         
@@ -373,14 +373,14 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithInvalidSecurityActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithInvalidSecurityActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
 -->
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLJSFViewRenderTest-portlet</portlet-name>
+        <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>
         
@@ -393,12 +393,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLJSFViewRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLJSFViewRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithParamRenderTest-portlet</portlet-name>
+        <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>
         
@@ -411,12 +411,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithParamRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithParamRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithModeRenderTest-portlet</portlet-name>
+        <portlet-name>chapter6_1_3_1Tests-encodeActionURLWithModeRenderTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
         <expiration-cache>0</expiration-cache>
         
@@ -436,12 +436,12 @@
          <portlet-mode>EDIT</portlet-mode>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithModeRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithModeRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithInvalidModeRenderTest-portlet</portlet-name>
+        <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>
         
@@ -454,12 +454,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithInvalidModeRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithInvalidModeRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithWindowStateRenderTest-portlet</portlet-name>
+        <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>
         
@@ -472,12 +472,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithWindowStateRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithWindowStateRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithInvalidWindowStateRenderTest-portlet</portlet-name>
+        <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>
         
@@ -490,14 +490,14 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithInvalidWindowStateRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithInvalidWindowStateRenderTest-portlet</title>
         </portlet-info>
     </portlet>
  
 <!--   This relies on a feature that isn't required in the portlet containers - if your container supports
        uncomment to check to see if the bridge is behaving as expected.    
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithSecurityRenderTest-portlet</portlet-name>
+        <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>
         
@@ -510,12 +510,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithSecurityRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithSecurityRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeActionURLWithInvalidSecurityRenderTest-portlet</portlet-name>
+        <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>
         
@@ -528,7 +528,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeActionURLWithInvalidSecurityRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeActionURLWithInvalidSecurityRenderTest-portlet</title>
         </portlet-info>
     </portlet>
 -->    
@@ -540,7 +540,7 @@
     <!-- *************************************************************** --> 
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLOpaqueTest-portlet</portlet-name>
+        <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>
         
@@ -553,12 +553,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLOpaqueTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLOpaqueTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLForeignExternalURLTest-portlet</portlet-name>
+        <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>
         
@@ -571,12 +571,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLForeignExternalURLTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLForeignExternalURLTest-portlet</title>
         </portlet-info>
     </portlet>
        
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLForeignExternalURLBackLinkTest-portlet</portlet-name>
+        <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>
         
@@ -589,12 +589,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLForeignExternalURLBackLinkTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLForeignExternalURLBackLinkTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLRelativeURLTest-portlet</portlet-name>
+        <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>
         
@@ -607,12 +607,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLRelativeURLTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLRelativeURLTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLRelativeURLBackLinkTest-portlet</portlet-name>
+        <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>
         
@@ -625,12 +625,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLRelativeURLBackLinkTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLRelativeURLBackLinkTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLTest-portlet</portlet-name>
+        <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>
         
@@ -643,12 +643,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLRelativeBackLinkTest-portlet</portlet-name>
+        <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>
         
@@ -661,12 +661,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLRelativeBackLinkTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLRelativeBackLinkTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLViewLinkTest-portlet</portlet-name>
+        <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>
         
@@ -679,12 +679,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLViewLinkTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLViewLinkTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-encodeResourceURLViewLinkWithBackLinkTest-portlet</portlet-name>
+        <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>
         
@@ -697,7 +697,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-encodeResourceURLViewLinkWithBackLinkTest-portlet</title>
+                <title>chapter6_1_3_1Tests-encodeResourceURLViewLinkWithBackLinkTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -707,7 +707,7 @@
     <!-- *                                                             * -->
     <!-- *************************************************************** -->    
     <portlet>
-        <portlet-name>chapter6Tests-getSetRequestObjectTest-portlet</portlet-name>
+        <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>
         
@@ -720,7 +720,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getSetRequestObjectTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getSetRequestObjectTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -731,7 +731,7 @@
     <!-- *                                                             * -->
     <!-- *************************************************************** -->    
     <portlet>
-        <portlet-name>chapter6Tests-setRequestCharacterEncodingRenderTest-portlet</portlet-name>
+        <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>
         
@@ -744,12 +744,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-setRequestCharacterEncodingRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-setRequestCharacterEncodingRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-setRequestCharacterEncodingActionTest-portlet</portlet-name>
+        <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>
         
@@ -762,7 +762,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-setRequestCharacterEncodingActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-setRequestCharacterEncodingActionTest-portlet</title>
         </portlet-info>
     </portlet>
 
@@ -773,7 +773,7 @@
     <!-- *                                                             * -->
     <!-- *************************************************************** -->    
     <portlet>
-        <portlet-name>chapter6Tests-getRequestHeaderMapRenderTest-portlet</portlet-name>
+        <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>
         
@@ -786,12 +786,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestHeaderMapRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestHeaderMapRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestHeaderMapActionTest-portlet</portlet-name>
+        <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>
         
@@ -804,7 +804,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestHeaderMapActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestHeaderMapActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -814,7 +814,7 @@
     <!-- *                                                             * -->
     <!-- *************************************************************** -->    
     <portlet>
-        <portlet-name>chapter6Tests-getRequestHeaderValuesMapRenderTest-portlet</portlet-name>
+        <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>
         
@@ -827,12 +827,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestHeaderValuesMapRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestHeaderValuesMapRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestHeaderValuesMapActionTest-portlet</portlet-name>
+        <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>
         
@@ -845,7 +845,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestHeaderValuesMapActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestHeaderValuesMapActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -855,7 +855,7 @@
     <!-- *                                                             * -->
     <!-- *************************************************************** -->    
     <portlet>
-        <portlet-name>chapter6Tests-requestMapCoreTest-portlet</portlet-name>
+        <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>
         
@@ -868,12 +868,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-requestMapCoreTest-portlet</title>
+                <title>chapter6_1_3_1Tests-requestMapCoreTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-requestMapRequestScopeTest-portlet</portlet-name>
+        <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>
         
@@ -890,7 +890,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-requestMapRequestScopeTest-portlet</title>
+                <title>chapter6_1_3_1Tests-requestMapRequestScopeTest-portlet</title>
         </portlet-info>
     </portlet>
 
@@ -901,7 +901,7 @@
      this out.
   
     <portlet>
-        <portlet-name>chapter6Tests-requestMapPreDestroyRemoveWithinActionTest-portlet</portlet-name>
+        <portlet-name>chapter6_1_3_1Tests-requestMapPreDestroyRemoveWithinActionTest-portlet</portlet-name>
         <portlet-class>org.apache.myfaces.portlet.faces.testsuite.common.portlet.GenericFacesTestSuitePortlet</portlet-class>
         <expiration-cache>0</expiration-cache>
         
@@ -914,7 +914,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-requestMapPreDestroyRemoveWithinActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-requestMapPreDestroyRemoveWithinActionTest-portlet</title>
         </portlet-info>
     </portlet>
 -->
@@ -926,7 +926,7 @@
     <!-- *************************************************************** -->    
    
     <portlet>
-        <portlet-name>chapter6Tests-getRequestParameterMapCoreTest-portlet</portlet-name>
+        <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>
         
@@ -939,12 +939,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestParameterMapCoreTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestParameterMapCoreTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestParameterPreserveParamsTest-portlet</portlet-name>
+        <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>
         
@@ -962,12 +962,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestParameterPreserveParamsTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestParameterPreserveParamsTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestParameterDefaultViewParamsTest-portlet</portlet-name>
+        <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>
         
@@ -980,7 +980,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestParameterDefaultViewParamsTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestParameterDefaultViewParamsTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -991,7 +991,7 @@
     <!-- *************************************************************** -->    
    
     <portlet>
-        <portlet-name>chapter6Tests-getRequestParameterNamesCoreTest-portlet</portlet-name>
+        <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>
         
@@ -1004,12 +1004,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestParameterNamesCoreTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestParameterNamesCoreTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestParameterNamesPreserveParamsTest-portlet</portlet-name>
+        <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>
         
@@ -1027,12 +1027,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestParameterNamesPreserveParamsTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestParameterNamesPreserveParamsTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestParameterNamesDefaultViewParamsTest-portlet</portlet-name>
+        <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>
         
@@ -1045,7 +1045,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestParameterNamesDefaultViewParamsTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestParameterNamesDefaultViewParamsTest-portlet</title>
         </portlet-info>
     </portlet>
 
@@ -1056,7 +1056,7 @@
     <!-- *************************************************************** -->    
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestPathInfoTest-portlet</portlet-name>
+        <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>
         
@@ -1069,12 +1069,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestPathInfoTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestPathInfoTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestServletPathTest-portlet</portlet-name>
+        <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>
         
@@ -1087,7 +1087,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestServletPathTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestServletPathTest-portlet</title>
         </portlet-info>
     </portlet>
     
@@ -1099,7 +1099,7 @@
     <!-- *************************************************************** -->    
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestCharacterEncodingRenderTest-portlet</portlet-name>
+        <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>
         
@@ -1112,12 +1112,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestCharacterEncodingRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestCharacterEncodingRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestCharacterEncodingActionTest-portlet</portlet-name>
+        <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>
         
@@ -1130,12 +1130,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestCharacterEncodingActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestCharacterEncodingActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestContentTypeRenderTest-portlet</portlet-name>
+        <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>
         
@@ -1148,12 +1148,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestContentTypeRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestContentTypeRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getRequestContentTypeActionTest-portlet</portlet-name>
+        <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>
         
@@ -1166,12 +1166,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getRequestContentTypeActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getRequestContentTypeActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getResponseCharacterEncodingRenderTest-portlet</portlet-name>
+        <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>
         
@@ -1184,12 +1184,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getResponseCharacterEncodingRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getResponseCharacterEncodingRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getResponseCharacterEncodingActionTest-portlet</portlet-name>
+        <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>
         
@@ -1202,12 +1202,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getResponseCharacterEncodingActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getResponseCharacterEncodingActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getResponseContentTypeRenderTest-portlet</portlet-name>
+        <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>
         
@@ -1220,12 +1220,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getResponseContentTypeRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getResponseContentTypeRenderTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-getResponseContentTypeActionTest-portlet</portlet-name>
+        <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>
         
@@ -1238,7 +1238,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-getResponseContentTypeActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-getResponseContentTypeActionTest-portlet</title>
         </portlet-info>
     </portlet>
 
@@ -1251,7 +1251,7 @@
 
     
     <portlet>
-        <portlet-name>chapter6Tests-redirectActionTest-portlet</portlet-name>
+        <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>
         
@@ -1264,12 +1264,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-redirectActionTest-portlet</title>
+                <title>chapter6_1_3_1Tests-redirectActionTest-portlet</title>
         </portlet-info>
     </portlet>
     
     <portlet>
-        <portlet-name>chapter6Tests-redirectRenderTest-portlet</portlet-name>
+        <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>
         
@@ -1282,12 +1282,12 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-redirectRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-redirectRenderTest-portlet</title>
         </portlet-info>
     </portlet>    
     
     <portlet>
-        <portlet-name>chapter6Tests-illegalRedirectRenderTest-portlet</portlet-name>
+        <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>
         
@@ -1300,7 +1300,7 @@
          <mime-type>text/html</mime-type>
        </supports>
         <portlet-info>
-                <title>chapter6Tests-illegalRedirectRenderTest-portlet</title>
+                <title>chapter6_1_3_1Tests-illegalRedirectRenderTest-portlet</title>
         </portlet-info>
     </portlet>