Discussion:
[jboss-user] [jBPM] - How can i use the Human Task from another computer ?
Andrew Lee
2013-03-27 08:32:39 UTC
Permalink
Andrew Lee [https://community.jboss.org/people/a130078949] created the discussion

"How can i use the Human Task from another computer ?"

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

--------------------------------------------------------------
Hi,

i want to use the Human Task from another computer (server)

but i got a error, it is Could not connect task client: on ip: 192.168.0.87 - port: 5153

seems like i should set up something? i modified the Standalone.xml in JBoss 7.1.1

i changed wsdl-host tag : <wsdl-host>0.0.0.0</wsdl-host>

but i just only can open the jbpm-console and i can't open the task detail

can anyone help ?

regards,

Andrew.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Maciej Swiderski
2013-03-29 16:46:03 UTC
Permalink
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: How can i use the Human Task from another computer ?"

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

--------------------------------------------------------------
you should add/change property in jbpm-human-task.war application, inside web.xml:
hornetq.host

to the IP address/host name that hornetq server should be bound to.

Then restart server and you should be able to connect to it from other machines.

HTH
--------------------------------------------------------------

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

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

"Re: How can i use the Human Task from another computer ?"

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

--------------------------------------------------------------
Thanks a lot Maciej.

i'll try it
--------------------------------------------------------------

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

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