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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...