activemq-camel - duplicate type converter
-----------------------------------------
Key: AMQ-2312
URL: https://issues.apache.org/activemq/browse/AMQ-2312
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.2.0
Reporter: Claus Ibsen
Priority: Minor
Reported on IRC by end user using ActiveMQ with Camel 2.0m2
[10:34] <EriB> Hey I just found this warning:
[10:34] <EriB> WARN DefaultTypeConverter:197 - Overriding type converter
from: StaticMethodTypeConverter: public static
org.apache.activemq.command.ActiveMQDestination
org.apache.camel.component.activemq.ActiveMQConverter.toDestination(java.lang.String)
to: StaticMethodTypeConverter: public static
[10:34] <EriB> org.apache.activemq.command.ActiveMQDestination
org.apache.activemq.camel.converter.ActiveMQConverter.toDestination(java.lang.String)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.