Shinsuke Sugaya %!s(int64=10) %!d(string=hai) anos
pai
achega
7798abd302
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 2 0
      src/main/resources/app.dicon
  2. 3 0
      src/main/webapp/WEB-INF/struts-config.xml

+ 2 - 0
src/main/resources/app.dicon

@@ -4,7 +4,9 @@
 <components>
 	<include path="convention.dicon"/>
 	<include path="aop.dicon"/>
+	<!-- 
 	<include path="saflute.dicon"/>
+	 -->
 	<include path="dbflute.dicon"/>
 
 	<include path="fess.dicon"/>

+ 3 - 0
src/main/webapp/WEB-INF/struts-config.xml

@@ -38,7 +38,10 @@
 <!-- ================================ Message Resources Definitions -->
 
     <message-resources parameter="application"
+        factory="org.seasar.struts.util.S2PropertyMessageResourcesFactory">
+        <!-- 
         factory="org.dbflute.saflute.web.action.message.PropertiesMessageResourcesFactory">
+         -->
     </message-resources>
 
 <!-- ======================================= Plug Ins Configuration -->