public long getJMSTimestamp() throws JMSException {
   return message.getTimestamp();
 }