0 Replies Latest reply on Jun 13, 2016 5:02 AM by manolitanierox

    JBoss 5 works  with  ActiveMQ 5.13.0 ?

    manolitanierox

      Hi,

      I'm using Jboss 5.01GA and I 've a problem with fortify .

      Fortify found a issue of " Dynamic code evaluation - unsafe deserialization" with this line of code :

      tempList = (ArrayList) ((ObjectMessage)message).getObject()

       

      how can I modify this part of code to resolve the issue ?

      I've have found something possible with Apache ActiveMQ 5.13 but I don't know if it works with jboss 5 ?

      Anyone can help me?

      thanks

      Mano