diff --git a/org.springframework.testsuite/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml b/org.springframework.testsuite/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml
new file mode 100644
index 00000000000..58e00ac37eb
--- /dev/null
+++ b/org.springframework.testsuite/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+ ${useCodeAsDefaultMessage}
+
+
+
+ org/springframework/web/portlet/context/WEB-INF/${message-file}
+ org/springframework/web/portlet/context/WEB-INF/more-context-messages
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.testsuite/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml b/org.springframework.testsuite/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml
new file mode 100644
index 00000000000..1e7d04517db
--- /dev/null
+++ b/org.springframework.testsuite/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+ ${theme-base}
+
+
+
+