[jboss-user] [jBPM] - cannot use jbpm-console on remote server
tomathome
do-not-reply at jboss.com
Fri Apr 8 11:03:10 EDT 2011
tomathome [http://community.jboss.org/people/tomathome] created the discussion
"cannot use jbpm-console on remote server"
To view the discussion, visit: http://community.jboss.org/message/598885#598885
--------------------------------------------------------------
I copied the jboss server with all the artifacts (jbpm-console/server war files, etc.) to the remote server and started the jboss server with -b 0.0.0.0
everything works fine, but if I start new process in jbpm-console then i see following error:
h1. HTTP Status 404 - /gwt-console-server/rs/form/process/jiratest/render
----
*type* Status report
*message* /gwt-console-server/rs/form/process/jiratest/render
*description* The requested resource (/gwt-console-server/rs/form/process/jiratest/render) is not available.
----
h3. JBoss Web/3.0.0-CR1
i tryed the URL manually http://10.10.2.84:8080/gwt-console-server/rs/form/process/jiratest/render http://10.10.2.84:8080/gwt-console-server/rs/form/process/jiratest/render
and it works.
the reason can be, that the jbpm-console has somewhere hardcoded localhost or 127.0.0.1, so the console try to call http://localhost:8080/gwt-console-server/rs/form/process/jiratest/render http://localhost:8080/gwt-console-server/rs/form/process/jiratest/render and it not work...
How to change this behaviour?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/598885#598885]
Start a new discussion in jBPM at Community
[http://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/20110408/60ca9b1d/attachment.html
More information about the jboss-user
mailing list