I have application is deployed on Jboss EAP 7.2 and some queues. In official documentation we have - JBoss EAP messaging paging is enabled by default.
But when i loaded my ActiveMq queues i do not has any information in default directory for paging: */EAP-7.2\standalone\data\activemq
My questions:
- When i configured for setting paging mode kind of name me need to set for address-setting name? - name as
<jms-queue>which queue i want config or something else? - Why i don't have paging directory and ActiveMq not used paging by default?
I tried:
- Create address-setting with name
<jms-queue>and change pattern toaddress-full-policy = BLOCKbut my queue still accumulate message without control - Tried same for name IBM MQ queue name which worked with my ActiveMq queue.
For configuration "Paging" you need:
You can see full name also in GUI just find on: Runtime -> Server -> Messaging(ActiveMq) -> default -> Destination -> You queue name -> Queue Address
command for create "address-setting":