Discussion:
[jboss-user] [jBPM] - Re: Host property for jbpm5 console
cold_burn
2012-02-27 14:49:24 UTC
Permalink
cold_burn [https://community.jboss.org/people/cold_burn] created the discussion

"Re: Host property for jbpm5 console"

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

--------------------------------------------------------------
I'm sorry to dig this thread up, but I did this with JBPM 5.2.0 on Jboss 7.0.2, but it didn't work.

The instructions said here are similar to what is being said on this link:
http://bpmgeek.com/blog/making-jbpm5-work-remote-host http://bpmgeek.com/blog/making-jbpm5-work-remote-host

Doing either instructions doesn't allow the access to the JBPM interfaces (console, designer or guvnor) on a remote machine.

On my case I find it necessary to also modify the following files to be able to access remotely, +*although barely*+, to JBPM:
Location:
C:\JBPM\jbpm-installer\jboss-as-7.0.2.Final\standalone\configuration
standalone.xml
standalone-ha.xml
standalone-preview.xml
standalone-preview-ha.xml
standalone-xts.xml

Modification done: Changed 127.0.0.1 to Static IP of the server.

I say, "+*although barely*+" because becomes possible to access the JBPM interfaces from a remote machine, but several errors occur.
Those are:
Loading Tasks: Exception "Could not connect task client"
Loading Processes: Exception "Could not connect task client"
Loading Reporting area says "Reporting Engine does not seem to be running."

These errors also happen on the server SO environment.

Those errors don't show up when a 127.0.0.1 configuration is in place.

Technical information:
JBPM 5.2.0
Jboss 7.0.2
Windows Server 2003 x64
jdk1.6.0_25 x86

So, if you can help me it would be great. Don't know what I'm doing wrong.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Sebastian W.
2012-11-18 21:52:46 UTC
Permalink
Sebastian W. [https://community.jboss.org/people/sebastian8712] created the discussion

"Re: Host property for jbpm5 console"

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

--------------------------------------------------------------
In jBPM 5.3.0 the *jbpm.console.properties* can be found twice -.- For me it worked by adapting the version under gwt-console-server.war/web-inf/classes/*jbpm.console.properties.*

This whole configuration for a remote access with new users/roles and changed admin password is a disaster. There are too many configuration XMLs or Properties and you never no which one is used.*
*
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
mojavestorm
2013-02-02 23:52:03 UTC
Permalink
mojavestorm [https://community.jboss.org/people/mojavestorm] created the discussion

"Re: Host property for jbpm5 console"

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

--------------------------------------------------------------
I hear you Sebastian
--------------------------------------------------------------

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

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