You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2021/01/18 20:41:01 UTC

[jira] [Closed] (AMQ-7148) inject class to classLoader in activemq camel

     [ https://issues.apache.org/jira/browse/AMQ-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich closed AMQ-7148.
-------------------------------

> inject class to classLoader in activemq camel
> ---------------------------------------------
>
>                 Key: AMQ-7148
>                 URL: https://issues.apache.org/jira/browse/AMQ-7148
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Mahdi Karami
>            Assignee: Matt Pavlovich
>            Priority: Major
>
> hiĀ 
> I'm using camel with activemq for calling cxf service. and in this project cxf service classes load form DB. but activemq not regonized this classes because this classes classloader is seprate from main classloader. how can I add class to activemq in camel to solve error like this?
> "javax.jms.JMSException: Failed to build body from content. Serializable class not available to broker. Reason: java.lang.ClassNotFoundException"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)