Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: JMS DMLC not caching connection when using TX despite cacheLevel = CACHE_CONSUMER?

  1. #11
    Join Date
    Feb 2012
    Posts
    8

    Default

    Hello Gary,

    Any chance you could answer my two outstanding questions? I would like to understand the full picture if possible.

    Many thanks,
    Torsten Mielke

  2. #12
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,142

    Default

    Hi Torsten,

    I agree the Javadocs are misleading. The DMLC has evolved over the years and it seems the Javadocs haven't kept up.

    I have opened a documentation JIRA here https://jira.springsource.org/browse/SPR-9200

    For the modern DMLC, it's only necessary to specifiy an external transaction manager if a JTA-aware manager is needed, perhaps to participate in JTA transactions managed by a JEE container, or some external JTA-capable txManager.

    Hope that helps.

    Gary
    Gary P. Russell
    Spring Integration Team
    SpringSource, a division of VMware

  3. #13
    Join Date
    Feb 2012
    Posts
    8

    Default

    Many thanks Gary,

    That answers my question.

    Your help is much appreciated.
    Torsten

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •