-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.4.0.GA, 8.1.0.GA
At present we have:
- https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.1/html-single/using_jboss_eap_on_openshift_container_platform/index#ref_openshift-messaging_assembly_reference-information-for-openshift-container-platform with very limited content
- https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.1/html-single/configuration_guide/index#jboss-eap-subsystems points the user to https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.4/html-single/configuring_messaging/index
- https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.1/html-single/provisioning_jboss_eap/index#supported-galleon-layers-for-different-deployment-contexts_default mentions the "remote-activemq" layer
Which makes it really hard for the user to figure out how-to:
- Configuring Messaging for EAP + ActiveMQ with/without TLS encryption
- Configuring Messaging for EAP + ActiveMQ on OpenShift with/without TLS encryption
We suggest adding a specific paragraph with a step by step guide; something like https://github.com/Tommy74/wildfly-amq-broker-ssl/blob/main/README.md can be used as an example of what a user might expect to find in EAP documentation;