4 Replies Latest reply on Nov 28, 2012 11:23 AM by davidbush

    Can't add messages to queue via UI - javax/xml/bind/DatatypeConverter

    davidbush

      Hi, I am using Fuse-MQ-Enterprise-7.0.2 on RHEL 5.8 64bit.

       

      Java version is:

       

      # java -version

      java version "1.7.0_09"

      Java(TM) SE Runtime Environment (build 1.7.0_09-b05)

      Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)

       

      I can queue and dequeue messages fine using the tool:

       

      java -jar lib/mq-client.jar producer and consumer

       

      However when using the UI to try and send messages to the queue (Queues>Operations>Send To) I get the following error (full error attached):

       

      javax/xml/bind/DatatypeConverter

      java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

       

      This indicates that there is a jar missing however no mention of this can be found in the install guide.

       

      Would appreciate any help in resolving!

      Many thanks!

       

      Edited by: davidbush on Nov 28, 2012 12:03 PM