[jboss-user] [JBoss Seam] - Re: Seam Mail (sending) and Message-Driven Beans?

petemuir do-not-reply at jboss.com
Thu Apr 5 04:35:47 EDT 2007


With JBoss AS 4.0.5, you won't get any bijection or lifecycle stuff automatically in an MDB (except for JMS ones) - you have to it manually with Lifecycle.beginCall() and then Component.getInstance.  This is a bug in EJB3.  

It should be fixed in 4.2.0.CR1 though I haven't confirmed this, so I suggest trying 4.2

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034917#4034917

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034917



More information about the jboss-user mailing list