1 Reply Latest reply on Jul 21, 2003 8:09 AM by adrian.brock

    JBoss: how to disable JMS message ID ?

    favoriti

      Hi,

      Since message ID's take some effort to create and increase a message's size, I'd like to disable it.

      I've tried: "mySender.setDisableMessageID(true)" , with no results.
      Is there another way to disable message Id with Jboss ?

      Thanks