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&...]