jbertram commented on PR #4370:
URL: 
https://github.com/apache/activemq-artemis/pull/4370#issuecomment-1433172698

   I was using the "Send Message" tab on the console itself. I just tested it 
again to make sure it wasn't a fluke, and I reproduced it. Here's exactly what 
I did:
   
   1. Checkout your branch and build with `mvn clean package -Prelease 
-DskipTests`.
   2. Create a new instance and start it.
   3. Open the console.
   4. Create an address `foo` which supports anycast.
   5. Create an anycast queue `foo` on the address `foo`.
   6. Use the "Send Message" tab to send a message to `foo` with a body of 
`xxx`.
   7. Browse the contents of the queue `foo`. Here's what it shows:
   
![foo](https://user-images.githubusercontent.com/1336948/219392077-864251c3-957a-4794-8c7d-20ed8dbd0777.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to