This commit is contained in:
Shinsuke Sugaya 2015-03-02 06:46:57 +09:00
parent 403adb8404
commit 7798abd302
2 changed files with 5 additions and 0 deletions

View file

@ -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"/>

View file

@ -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 -->