Mai A. S [https://community.jboss.org/people/mai.s] created the discussion
"Can't connect to taskService" To view the discussion, visit: https://community.jboss.org/message/764688#764688 -------------------------------------------------------------- When I try this code it always returns false TaskClient client = new TaskClient(new MinaTaskClientConnector("client 1", new MinaTaskClientHandler(SystemEventListenerFactory.getSystemEventListener()))); boolean connected = client.connect("127.0.0.1", 9123); but when I change the port to 8080 it returns true Any one knows why? Thanks -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/764688#764688] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
