https://issues.jboss.org/browse/ENTESB-6505
-
Install a JBoss Fuse 6 instance and append the following lines to
etc/users.properties
:#test=test,admin,manager,viewer,Operator, Maintainer, Deployer, Auditor, Administrator, SuperUser test=test,User
-
Launch JBoss Fuse.
-
Run this sample:
$ mvn spring-boot:run
-
Change
etc/users.properties
as follows and restart JBoss Fuse (while keep this sample running):test=test,admin,manager,viewer,Operator, Maintainer, Deployer, Auditor, Administrator, SuperUser #test=test,User
-
Check the number of consumers connecting to queue
TEST
.