bpmn2user [http://community.jboss.org/people/bpmn2user] created the discussion

"Re: Deploying the sample"

To view the discussion, visit: http://community.jboss.org/message/590224#590224

--------------------------------------------------------------
You still need to change the +*jbpm.console.server.host*+ from 'localhost' to 
remote ip.

There are two web applications console and server part (that includes JBPM 
runtime).
The client connects to sever web app using REST and the server host is hard 
coded as 'localhost' inside . This is fine when you run both on your local 
server.
 But when you are running remotely, the server calls will be looking at  
http://localhost http://localhost....

So you need to modify the '*jbpm.console.properties'*  that is included in 
jbpm-gwt-core-5.0.0.jar.**
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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