[jboss-user] [jBPM] - Can't connect to taskService
Mai A. S
do-not-reply at jboss.com
Sun Oct 14 05:59:11 EDT 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121014/33efe71a/attachment.html
More information about the jboss-user
mailing list