Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Spring Framework 2.1 M4 Released

  1. #21
    Join Date
    Oct 2005
    Location
    Bergen, Norway
    Posts
    128

    Default

    Quote Originally Posted by mdeinum View Post
    Create a JIRA issue if you miss functionality thats the best way to get it under the attention of the developers.
    Specifically this needs to be fixed:

    http://opensource.atlassian.com/proj...rowse/SPR-3332

    This is not supported today without extending the JmsTemplate - and I'm not sure that is healthy.

    Because:
    -One needs to set replyTo
    -One needs to get hold of the Jms id after the message is sent - in order to:
    -Be able to selectAndConvertSelcted() - which is supported today - but not without 1) and 2)

  2. #22
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    Vote for it then! Until now only 2 votes, not in popalur or high demand.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #23
    Join Date
    Jun 2006
    Posts
    18

    Smile

    I just voted for it. Hopefully we get this fixed in next release. And they should allow to use message id as an optional if someone wants to use it later on.

  4. #24
    Join Date
    Oct 2005
    Location
    Bergen, Norway
    Posts
    128

    Default

    Quote Originally Posted by mdeinum View Post
    Vote for it then! Until now only 2 votes, not in popalur or high demand.
    Can't vote on issues reported by myself :-)

Posting Permissions

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