jboss AS 7 clusterring connect master slave with jms queue -
i use jboss 7 , want implement following configuration.
i want have master node produces messages , place them queue. in domain there slaves listen queue , consume messages arrive. deployed corresponding projects in master , slaves.
my problem when master produces messages, places in queue , remain there, slaves not consume them. seems slaves don't work.
is configuration possible implemented?
Comments
Post a Comment