Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Task cannot have more than one incoming connection?"
To view the discussion, visit:
https://community.jboss.org/message/791661#791661
--------------------------------------------------------------
you can do that in couple of ways, and two of them follows:
1. if you use ant to start the demo environment you could edit build.xml and find target:
start.jboss7 and there you find <arg> tags that you can use to define that system
property
2. configure system properties inside JBoss AS7 standalone.xml according to these
https://community.jboss.org/docs/DOC-17157 documentation
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/791661#791661]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]