You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Mahdi Karami (JIRA)" <ji...@apache.org> on 2019/02/07 12:37:00 UTC

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

Mahdi Karami created AMQ-7148:
---------------------------------

             Summary: inject class to classLoader in activemq camel
                 Key: AMQ-7148
                 URL: https://issues.apache.org/jira/browse/AMQ-7148
             Project: ActiveMQ
          Issue Type: Wish
            Reporter: Mahdi Karami


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
(v7.6.3#76005)