[ 
https://issues.apache.org/activemq/browse/AMQ-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52539#action_52539
 ] 

Claus Ibsen commented on AMQ-2312:
----------------------------------

Gary is the code in the 2 100% identical?

Are there the same number of methods in the two classes? Maybe there are more 
converters. eg move all to the same class.

The converter is well named however the class is also named converter. Are 
there more classes in the .converter package then that wins.
If not consider moving to the other packages.



> 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.

Reply via email to