[pal-cvs 2710] [442] replaces with PortletErrorPageManagerImpl

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 8月 4日 (土) 14:29:08 JST


Revision: 442
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=442
Author:   shinsuke
Date:     2007-08-04 14:29:08 +0900 (Sat, 04 Aug 2007)

Log Message:
-----------
replaces with PortletErrorPageManagerImpl

Modified Paths:
--------------
    pompei/portlets/pompei-core/trunk/src/main/resources/teedaErrorPage.dicon


-------------- next part --------------
Modified: pompei/portlets/pompei-core/trunk/src/main/resources/teedaErrorPage.dicon
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/resources/teedaErrorPage.dicon	2007-08-04 05:26:43 UTC (rev 441)
+++ pompei/portlets/pompei-core/trunk/src/main/resources/teedaErrorPage.dicon	2007-08-04 05:29:08 UTC (rev 442)
@@ -3,10 +3,10 @@
 	"http://www.seasar.org/dtd/components24.dtd">
 <components namespace="teedaErrorPage" >
 
-	<component class="org.seasar.teeda.extension.util.TeedaExtensionErrorPageManagerImpl">
+	<component class="org.seasar.teeda.core.util.PortletErrorPageManagerImpl">
 		<initMethod name="addErrorPage">
 			<arg>@java.lang.Throwable @ class</arg>
 			<arg>"/view/error/error.html"</arg>
 		</initMethod>
 	</component>
-</components>
\ No newline at end of file
+</components>


pal-cvs メーリングリストの案内
Back to archive index