<div>Thanks for your reply.</div>
<div>&nbsp;</div>
<div>But i have update s2mai to the last version(s2mai-0.9.4),the problem still exists.</div>
<div>&nbsp;</div>
<div>It seems to run quite well in junit.(Doesn&#39;t refer to transaction?) What&#39;s the problem?</div><br><br>
<div><span class="gmail_quote">2007/11/16, Áù &lt;<a href="mailto:rokugensai@gmail.com">rokugensai@gmail.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">This is rokugen.<br><br>Sorry, I understand the problem.<br><br>There is bug in S2Mai&#39;s Transaction support.
<br><br>Please use newest version, s2mai-0.9.4, and retry.<br><br><br>2007/11/16, Áù &lt;<a href="mailto:rokugensai@gmail.com">rokugensai@gmail.com</a>&gt;:<br>&gt; Hi,this is rokugen ,s2mai commiter.<br>&gt; I&#39;m not good at English, sorry.
<br>&gt;<br>&gt; You expect 10 mails sending , don&#39;t you?<br>&gt; It works cerrectly for me.<br>&gt;<br>&gt; Please check &quot;getPropertyA&quot; implementation.<br>&gt;<br>&gt; 2007/11/16, ÀîÀÖ &lt;<a href="mailto:yourslee@gmail.com">
yourslee@gmail.com</a>&gt;:<br>&gt; &gt; There is a problem happened when i using s2mai to send mails.<br>&gt; &gt;<br>&gt; &gt; Code :<br>&gt; &gt;<br>&gt; &gt; Mail mail = new Mail();<br>&gt; &gt; mail.setFrom(&quot;<a href="mailto:aaa@yahoo.com">
aaa@yahoo.com</a>&quot;);<br>&gt; &gt; mail.setTo(&quot;<a href="mailto:bbb@yahoo.com">bbb@yahoo.com</a>&quot;);<br>&gt; &gt; for (int i = 0; i &lt; 10; i++) {<br>&gt; &gt; mail.setPropertyA(Integer.toString(i));<br>&gt; &gt; 
mailBox.sendMail(mail);<br>&gt; &gt; }<br>&gt; &gt;<br>&gt; &gt; mailTemplate:<br>&gt; &gt;<br>&gt; &gt; MailBox_sendMail.ftl:<br>&gt; &gt;<br>&gt; &gt; Subject: aaa<br>&gt; &gt;<br>&gt; &gt; The number is ${data.propertyA
}.<br>&gt; &gt;<br>&gt; &gt; The expected&nbsp;&nbsp;mails are<br>&gt; &gt;<br>&gt; &gt; The number is 0(1,2,3,4,5,6,7,8,9).<br>&gt; &gt;<br>&gt; &gt; But the results are :<br>&gt; &gt;<br>&gt; &gt; The number is 9(9,9,9,9,9,9,9,9,9).
<br>&gt; &gt;<br>&gt; &gt; What&#39;s wrong?<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Seasar-user mailing list<br>&gt; &gt; <a href="mailto:Seasar-user@ml.seasar.org">Seasar-user@ml.seasar.org
</a><br>&gt; &gt; <a href="https://ml.seasar.org/mailman/listinfo/seasar-user">https://ml.seasar.org/mailman/listinfo/seasar-user</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br><br>_______________________________________________
<br>Seasar-user mailing list<br><a href="mailto:Seasar-user@ml.seasar.org">Seasar-user@ml.seasar.org</a><br><a href="https://ml.seasar.org/mailman/listinfo/seasar-user">https://ml.seasar.org/mailman/listinfo/seasar-user</a>
<br><br></blockquote></div><br>