[ 
https://issues.apache.org/jira/browse/ARTEMIS-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319820#comment-16319820
 ] 

ASF GitHub Bot commented on ARTEMIS-1595:
-----------------------------------------

Github user jmesnil commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1764#discussion_r160605042
  
    --- Diff: 
artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnectionFactory.java
 ---
    @@ -95,6 +95,7 @@ public void writeExternal(ObjectOutput out) throws 
IOException {
           URI uri = toURI();
     
           try {
    +         System.out.println("writing " + uri.toASCIIString());
    --- End diff --
    
    should be removed


> Serialization issues between 1.x and 2.x JNDI objects
> -----------------------------------------------------
>
>                 Key: ARTEMIS-1595
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1595
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 2.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to