[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:49 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ken Wills updated WFLY-13531:
-----------------------------
Description:
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}\")"
was:
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}\")"
> 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