reverted
This commit is contained in:
parent
403adb8404
commit
7798abd302
2 changed files with 5 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue