jnorris [
https://community.jboss.org/people/jnorris] created the discussion
"Re: Connection problem with hornetq in jBPM project"
To view the discussion, visit:
https://community.jboss.org/message/744049#744049
--------------------------------------------------------------
If it's trying to connect on port 5445 then likely the jbpm-human-task-war.war file
has been deployed by the installer. You are correct, the demo task server can also be
started instead of deploying the war file by using ant start.human.task which runs on port
9123 by default. I ran into this issue and classes used by the client code may need to be
changed depending on which server is used.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/744049#744049]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]