[jboss-jira] [JBoss JIRA] (WFLY-9486) ClassNotFoundException when loading Artemis transformer class.

Martin Styk (JIRA) issues at jboss.org
Thu Oct 26 04:18:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Styk deleted WFLY-9486:
------------------------------


> ClassNotFoundException when loading Artemis transformer class.
> --------------------------------------------------------------
>
>                 Key: WFLY-9486
>                 URL: https://issues.jboss.org/browse/WFLY-9486
>             Project: WildFly
>          Issue Type: Bug
>            Reporter: Martin Styk
>            Assignee: Jeff Mesnil
>
> The org.apache.activemq.artemis module has an optional dependency on a org.apache.activemq.artemis.addons that is meant to define classes that needs to be instantiated by Artemis (e.g. divert's transformers, server interceptors, etc.).
> However the code that is instantiating classes from Artemis has been moved from the  org.apache.activemq.artemis to the org.apache.activemq.artemis.journal module in WFLY-5522.
> The optional dependency to org.apache.activemq.artemis.addons should set export to true so that its classes can be loaded by the  org.apache.activemq.artemis.journal module.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list