[jboss-user] [jBPM] - Registering Custom Session Manager

Timothy Charman do-not-reply at jboss.com
Thu Nov 22 10:42:17 EST 2012


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

"Registering Custom Session Manager"

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

--------------------------------------------------------------
We are taking advantage of this.  We are using the jbpm.session.manager system property to add our own SessionManager in SessionManagerFactory.

This is great.

However it is coded to use a system property:
        String sessionManager = System.getProperty("jbpm.session.manager");

This would make more sense to me as a jbpm.console.properties property, and would require less messing about with the Java command line.

There are other places in the code where you check for a jbpm property and use the system property as a fallback - can this be changed accordingly in the next version?
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121122/ac68a3ae/attachment.html 


More information about the jboss-user mailing list