rxue / dictionary

Practice in Java EE
1 stars 0 forks source link

sub-task of #27 : Learning : rework on the message queue system in Wildfly #30

Closed rxue closed 1 year ago

rxue commented 2 years ago

Make the Activemq work in a Wildfly server. At this moment, no need to make this Activemq's residing Wildfly a pure Broker in a microservice architecture, instead

TODO:

rxue commented 2 years ago

Admin console localhost:9990 does not work yet

rxue commented 2 years ago

Now that Admin console localhost:9990/console works, but no users to login

Learning reference: https://docs.wildfly.org/26/Admin_Guide.html#add-user-utility

rxue commented 2 years ago

Now that admin user added and it can login to locahost:9990/console, but Messaging : activemq is still not visible in the Configuration > subsystems page of the admin console:

Learning reference: https://docs.wildfly.org/26/Admin_Guide.html#Messaging (7.8.1)