[jboss-user] [JBoss Seam] - Re: Stateful session bean component should have a method mar
jarkko@jab.fi
do-not-reply at jboss.com
Tue Sep 5 14:26:29 EDT 2006
Yes,
I just realized that i forgot to mention that the SFSB actually contains a method with those annotations:
@Remove
@Destroy
public void destroy() {
}
Also the @Name annotation is not "visible" to seam (notice the null, which is the name of the bean). So something fishy is going on.
br,
jarkko
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969546#3969546
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969546
More information about the jboss-user
mailing list