[Seasar-user:11405] transaction

=?GB2312?B?wO7A1g==?= [E-MAIL ADDRESS DELETED]
2007年 11月 2日 (金) 10:13:22 JST


<component name="pageCustomizer"
    class="org.seasar.framework.container.customizer.CustomizerChain">
    <initMethod name="addAspectCustomizer">
      <arg>*"j2ee.requiredTx"*</arg>
      <arg>*"do.*, initialize, prerender"*</arg>
    </initMethod>
  </component>

what's the meaning?

If i place do method in actions ,and i want to customaizer methods in
actions ,can i write like this?

<component name="actionCustomizer"
    class="org.seasar.framework.container.customizer.CustomizerChain">
    <initMethod name="addAspectCustomizer">
      <arg>*"j2ee.requiresNewTx"*</arg>
      <arg>*"do.*, transaction,sendmail**"*</arg>
    </initMethod>
  </component>

help!

Thanks a lot!
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071102/6f29d6ad/attachment.html 


Seasar-user メーリングリストの案内