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

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_r160605068
  
    --- Diff: 
artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnectionFactory.java
 ---
    @@ -188,13 +189,15 @@ public void setDeserializationWhiteList(String 
whiteList) {
        @Override
        public void readExternal(ObjectInput in) throws IOException, 
ClassNotFoundException {
           String url = in.readUTF();
    +      System.out.println("Reading " + url);
    --- 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