7 Commits

Author SHA1 Message Date
Clebert Suconic
ec48f9ed00 ARTEMIS-765 Improve Checkstyle 2016-09-30 11:12:09 -04:00
Jiri Danek
e996f58918 ARTEMIS-628 - Configure BROWSE permission in last-value-queue example
Before this change, the example would fail with exception

    javax.jms.JMSSecurityException: AMQ119032: User: null does not
     have permission='BROWSE' on address jms.queue.exampleQueue
2016-07-20 15:36:46 -05:00
Ville Skyttä
aa3f3bd6a7 Use try-with-resources more 2016-02-21 12:09:43 +02:00
jbertram
11e7035596 Fix broken LVQ example 2016-01-27 16:02:06 -06:00
jbertram
c40ab12843 ARTEMIS-300 deprecate basic security manager
The old property-file based security manager shouldn't be used anymore. Instead
use the JAAS InVMLoginModule for in-vm tests, embedded use-cases, etc. and use
the other JAAS login modules for normal server use-cases.
2015-11-11 14:17:46 -06:00
Clebert Suconic
7f3c9dc1f0 Fixing examples on windows
Some of the broker.xml were using path that was not valid on windows
2015-08-30 20:03:32 -04:00
Clebert Suconic
6b17d966ce renaming broker-features -> features on examples 2015-08-13 00:11:56 -04:00