[jboss-jira] [JBoss JIRA] (WFLY-13531) wildfly-cekit-modules: Remoting subsytem not present prevents full configuration of external message broker
Ken Wills (Jira)
issues at jboss.org
Thu May 28 18:14:48 EDT 2020
Ken Wills created WFLY-13531:
--------------------------------
Summary: wildfly-cekit-modules: Remoting subsytem not present prevents full configuration of external message broker
Key: WFLY-13531
URL: https://issues.redhat.com/browse/WFLY-13531
Project: WildFly
Issue Type: Bug
Reporter: Ken Wills
Assignee: Brian Stansberry
See here:
https://github.com/wildfly/wildfly-cekit-modules/blob/master/jboss/container/wildfly/launch/messaging/added/launch/messaging.sh#L1092
When this returns 1:
https://github.com/wildfly/wildfly-cekit-modules/blob/master/jboss/container/wildfly/launch/messaging/added/launch/messaging.sh#L68
and once DISABLE_EMBEDDED_BROKER is set to always:
https://github.com/wildfly/wildfly-cekit-modules/blob/master/jboss/container/wildfly/launch/messaging/added/launch/messaging.sh#L949
Will fail and /subsystem=ee/service=default-bindings:undefine-attribute(name=jms-connection-factory) will be executed instead, of the expected /subsystem=ee/service=default-bindings:write-attribute(name=jms-connection-factory, value=\"${defaultJmsConnectionFactoryJndi}\")"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list