4 Replies Latest reply on Mar 20, 2010 7:15 AM by mjustin

    Stomp: durable-subscriber-name or durable-subscription-name?

    mjustin

      Hello, I have maybe found a typo in the Stomp implementation:

       

      • the StompTest.java source uses the "durable-subscription-name" header for durable subscriptions
      • the Stomp protocol description on http://stomp.codehaus.org/Stomp+JMS uses the "durable-subscriber-name" header

       

      Can you confirm which one is the correct spelling?