bpmn2user [
http://community.jboss.org/people/bpmn2user] created the discussion
"Host property for jbpm5 console"
To view the discussion, visit:
http://community.jboss.org/message/587132#587132
--------------------------------------------------------------
I thought are sharing this information as one would run into a problems running jbpm
console from a remote box.
There is a file called *jbpm.console.properties* that includes the host information and it
is included in jbpm-gwt-core-5.0.0.jar.
The contents of this file are as follows:
+jbpm.console.server.host=localhost+
+jbpm.console.server.port=8080+
+jbpm.console.task.service.host=127.0.0.1+
+jbpm.console.task.service.port=9123+
You need to change the host value, i.e provide your hostname instead of using localhost
and bundle it jbpm-gwt-core-5.0.0.jar.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/587132#587132]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]