Skip to content
  • Guillaume Surrel's avatar
    Partial implementation of JMS binding, based on JMS Binding Specification... · 13727397
    Guillaume Surrel authored
    Partial implementation of JMS binding, based on JMS Binding Specification Version 1.1 Committee Draft 04.
    Handled properties are:
    - JMS URI
    - JNDI URL
    - JNDI destination name
    - JNDI initialContextFactory
    - JNDI connection factory name
    - message header : deliveryMode, timeToLive, priority
    - destination creation mode
    - destination type (queue or topic)
    - correlationScheme
    - selector
    - JNDI name for the response destination
    13727397