[jboss-user] [JBoss Seam] - Re: Identity not injected into Stateful bean
michael.c.small
do-not-reply at jboss.com
Thu May 17 15:02:35 EDT 2007
One other thing, I did try just injecting Identity using:
| @In
| public void setIdentity(Identity identity) ...
|
and
| @In private Identity identity;
|
Neither worked.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046606#4046606
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046606
More information about the jboss-user
mailing list