[jboss-user] [jBPM] - Re: HornetQ taskclient connection exceptions.
Diego Santiviago
do-not-reply at jboss.com
Tue Feb 26 09:26:49 EST 2013
Diego Santiviago [https://community.jboss.org/people/diegosantiviago] created the discussion
"Re: HornetQ taskclient connection exceptions."
To view the discussion, visit: https://community.jboss.org/message/799629#799629
--------------------------------------------------------------
This is Mina configuration:
<init-param>
<param-name>mina.host</param-name>
<param-value>192.168.0.95</param-value>
</init-param>
<init-param>
<param-name>mina.port</param-name>
<param-value>9123</param-value>
</init-param>
And you use HornetQ configuration:
CommandBasedHornetQWSHumanTaskHandler hornetTaskHandler = new CommandBasedHornetQWSHumanTaskHandler(this.ksession);
hornetTaskHandler.setConnection("192.168.0.95", 9123);
hornetTaskHandler.connect();
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/799629#799629]
Start a new discussion in jBPM at Community
[https://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/20130226/1b3426db/attachment.html
More information about the jboss-user
mailing list