[ 
https://issues.apache.org/jira/browse/AMQ-8322?focusedWorklogId=731617&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-731617
 ]

ASF GitHub Bot logged work on AMQ-8322:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Feb/22 14:51
            Start Date: 23/Feb/22 14:51
    Worklog Time Spent: 10m 
      Work Description: mattrpav commented on pull request #729:
URL: https://github.com/apache/activemq/pull/729#issuecomment-1048864601


   Grrr.. fighting with one test that passes-locally-fails-on-apache-ci. 
   
   The test totally looks like it could be something that was impacted by the 
changes in the PR, but the exception stack doesn't align
   
   Test: activemq-amqp/JMSInteroperabilityTest.testQpidToOpenWireObjectMessage
   ```
   javax.jms.JMSException: Failed to build body from content. Serializable 
class not available to broker. Reason: java.lang.ClassNotFoundException: 
Forbidden class java.util.UUID! This class is not trusted to be serialized as 
ObjectMessage payload. Please take a look at 
http://activemq.apache.org/objectmessage.html for more information on how to 
configure trusted classes.
        at 
org.apache.activemq.transport.amqp.JMSInteroperabilityTest.testQpidToOpenWireObjectMessage(JMSInteroperabilityTest.java:402)
   Caused by: java.lang.ClassNotFoundException: Forbidden class java.util.UUID! 
This class is not trusted to be serialized as ObjectMessage payload. Please 
take a look at http://activemq.apache.org/objectmessage.html for more 
information on how to configure trusted classes.
        at 
org.apache.activemq.transport.amqp.JMSInteroperabilityTest.testQpidToOpenWireObjectMessage(JMSInteroperabilityTest.java:402)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 731617)
    Time Spent: 8.5h  (was: 8h 20m)

> Implement JMS 2.0 Connection createContext methods
> --------------------------------------------------
>
>                 Key: AMQ-8322
>                 URL: https://issues.apache.org/jira/browse/AMQ-8322
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>              Labels: #jms2
>             Fix For: 5.17.0
>
>          Time Spent: 8.5h
>  Remaining Estimate: 0h
>
> Add support for JMSContext, JMSProducer and JMSConsumer for working with 
> queues



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to