[jboss-user] [jBPM] - Re: Growing NioProcessor Thread Number in Human Tasks

jena74 do-not-reply at jboss.com
Fri Jun 15 05:28:33 EDT 2012


jena74 [https://community.jboss.org/people/jena74] created the discussion

"Re: Growing NioProcessor Thread Number in Human Tasks"

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

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

In fact I am sorry but I lost the link.
But, here is the Java code that I use now without error:

|  | String name = "client 1" + UUID.randomUUID(); |
|  | TaskClient client = new TaskClient(new HornetQTaskClientConnector(name, new HornetQTaskClientHandler(SystemEventListenerFactory.getSystemEventListener()))); |
|  | boolean isConnected = client.connect(HT_SERVICE_HOST, HT_SERVICE_PORT); |
|  | System.out.println("isConnected = " + isConnected); |


It is working properly with jBPM 5.3.

Jena
--------------------------------------------------------------

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

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/20120615/7f1f865c/attachment-0001.html 


More information about the jboss-user mailing list