[
https://issues.apache.org/jira/browse/ARTEMIS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284796#comment-15284796
]
ASF subversion and git services commented on ARTEMIS-519:
---------------------------------------------------------
Commit b51da98f473aaea7f174e1c0063d40a36f49f3f6 in activemq-artemis's branch
refs/heads/master from [~bayern39]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=b51da98 ]
ARTEMIS-519 protocol-manager-factory is not implemented on
ConnectionFactoryControl
> protocol-manager-factory is not implemented on ConnectionFactoryControl
> ------------------------------------------------------------------------
>
> Key: ARTEMIS-519
> URL: https://issues.apache.org/jira/browse/ARTEMIS-519
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Chen Maoqian
> Fix For: 1.2.0
>
>
> When trying to update attribute protocol-manager-factory in wildfly of
> /subsystem=messaging-activemq/server=default/connection-factory=RemoteConnectionFactory
> it raises the following exception
> 17:36:06,807 ERROR [org.jboss.as.controller.management-operation]
> (management-handler-thread - 1) WFLYCTL0013: Operation ("undefine-attribute")
> failed - address: ([
> ("subsystem" => "messaging-activemq"),
> ("server" => "default"),
> ("connection-factory" => "RemoteConnectionFactory")
> ]): java.lang.UnsupportedOperationException: WFLYMSGAMQ0053: Runtime handling
> for protocol-manager-factory is not implemented
> at
> org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryWriteAttributeHandler.applyOperationToActiveMQService(ConnectionFactoryWriteAttributeHandler.java:189)
> at
> org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryWriteAttributeHandler.applyUpdateToRuntime(ConnectionFactoryWriteAttributeHandler.java:96)
> at
> org.jboss.as.controller.AbstractWriteAttributeHandler$1.execute(AbstractWriteAttributeHandler.java:104)
> at
> org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:890)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)