[jboss-user] [jBPM] - Re: HornetQ taskclient connection exceptions.
Arun Selva
do-not-reply at jboss.com
Tue Jul 3 09:25:01 EDT 2012
Arun Selva [https://community.jboss.org/people/arselv] created the discussion
"Re: HornetQ taskclient connection exceptions."
To view the discussion, visit: https://community.jboss.org/message/745771#745771
--------------------------------------------------------------
I have also found two types of client connections.
1. AsyncTaskService client = new AsyncHornetQTaskClient();
client.connect("127.0.0.1", 5445);
2. TaskService client = new SyncTaskServiceWrapper(new AsyncHornetQTaskClient());
client.connect("127.0.0.1", 5445);
which one should i prefer, at which scenarios.?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/745771#745771]
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/20120703/ee818c1d/attachment-0001.html
More information about the jboss-user
mailing list