Author: xhuang(a)jboss.com
Date: 2007-07-10 23:59:52 -0400 (Tue, 10 Jul 2007)
New Revision: 7714
Modified:
docs/trunk/referenceGuide/en/modules/themeandlayouts.xml
Log:
JBPORTAL-1523
Modified: docs/trunk/referenceGuide/en/modules/themeandlayouts.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/themeandlayouts.xml 2007-07-11 03:57:57 UTC (rev
7713)
+++ docs/trunk/referenceGuide/en/modules/themeandlayouts.xml 2007-07-11 03:59:52 UTC (rev
7714)
@@ -149,7 +149,7 @@
appearing on the left.
</para>
<para> Again, you have several choices, either to edit the included
JSPs directly or create your own,
- store them in a web application then edit the following file:
<literal>portal-core.sar/META-INF/jboss-service.xml</literal>.
+ store them in a web application then edit the following file:
<literal>jboss-portal.sar/META-INF/jboss-service.xml</literal>.
The interesting part in that file is the following:
<programlisting><![CDATA[<mbean
code="org.jboss.portal.core.aspects.controller.PageCustomizerInterceptor"