Hi everybody,
I have a question around the hornetQ implemtation for the Human Task in a jboss AS context.
Can we use directly a Jboss AS queue , without start a new server like this : new HornetQTaskServer(taskService, "127.0.0.1", 5445) ?
Can we connect to a queue ? or we have to start a new HornetQServer ?
Thanks for your answer,
Nicolas.