Timothy Charman [https://community.jboss.org/people/tcharman] created the 
discussion

"Re: Create Custom Implementation for Human Task WorkItemHandler, Which class I 
should extend?"

To view the discussion, visit: https://community.jboss.org/message/779585#779585

--------------------------------------------------------------
I use the hook in the SessionManager (which is really a session manager factory 
of sorts) code:
        String sessionManager = System.getProperty("jbpm.session.manager");

So in the java arguments I do:
-Djbpm.session.manager=com.me.mySessionManager
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/779585#779585]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to