[jboss-user] [JBoss Seam] - Re: value for '#{org.jboss.seam.security.identity}' sometime
colablade
do-not-reply at jboss.com
Sat Aug 4 22:59:58 EDT 2007
btw, my class is like
| @Name("jbpmWorkingProcessInfoList")
| @Scope(ScopeType.APPLICATION)
| public class JbpmWorkingProcessInfoList {
| @In
| JbpmContext jbpmContext;
|
| @In
| private Actor actor;
| ...
| }
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070923#4070923
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070923
More information about the jboss-user
mailing list