[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:22:30 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120678#comment-14120678 ]
Ken Wills commented on WFLY-13531:
----------------------------------
[~jmesnil] [~jfdenise] [~ehugonnet] It does appear to me that remoting isn't required in this case, however it might be still required in an embedded broker case. WDYT?
> 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: Jeff Mesnil
> Priority: Major
>
> 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 (remoting not present):
> 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