[jboss-user] [JBoss Seam] - Re: JBoss 4.2.0 / 4.2.1 - Seam 2.0.0B1 - Mail Problem

2007-09-18 Thread [EMAIL PROTECTED]
bsmithjj wrote : Here is part of the SLSB that is not deploying - note also that bean is intended to serve as a timer that rereads incoming mail from its mailSession: | | | | @Stateless | | @Name(mailReader) | | public class MailReaderBean implements MailReader { | | |

[jboss-user] [JBoss Seam] - Re: JBoss 4.2.0 / 4.2.1 - Seam 2.0.0B1 - Mail Problem

2007-09-18 Thread bsmithjj
Hi Pete, I appreciate your suggestion and info, however, the reason I used the @Resource approach is because in the past, when this bean woke up to perform its timeout method, the Seam annotations would not be obeyed (since the timeout method is not being invoked in a JSF request). I don't

[jboss-user] [JBoss Seam] - Re: JBoss 4.2.0 / 4.2.1 - Seam 2.0.0B1 - Mail Problem

2007-09-18 Thread [EMAIL PROTECTED]
It should if you use Seam timer support rather than EJB timer support. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4085635#4085635 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4085635