Search:

Type: Posts; User: sbelvadi; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    209

    Reconnect on a dropped connection

    I understand from the documentation that a message listener container restarts on a dropped connection. But is there a property to keep the connection alive and if there is where do we set it...
  2. Thank you both Gary, Artem for your quick...

    Thank you both Gary, Artem for your quick response and insight. I will implement as you suggest.
    Thanks again for the advice.

    suraj
  3. How to extract routing key from message in MessageListenerAdapter

    Hello,
    This is porbably an elementary question.

    How can I extract the routing key from a message when the delegate property of the MessageListenerAdapter is set to my custom POJO. Should my POJO...
  4. Thanks for your clarifications and patience. i...

    Thanks for your clarifications and patience. i have a better understanding of prototype scope now.
  5. Thanks for the quick response. Just so I...

    Thanks for the quick response. Just so I understand, in the configuration I am using below:


    <rabbit:listener-container id="workFlowListenerContainer"
    ...
  6. scope definition for a MessageListenerAdapter(and POJO) for concurrent listeners

    Should the MessageListenerAdapter bean and associated POJO delegate bean have prototype scope when the listener container is configured to have concurrent consumers? If it is not defined as prototype...
  7. spring jdbc extensions - oracle AQ - Custom ADT - Message Converter returning null

    The application consumes messages from an Oracle AQ. I have configured the application context and included the section of interest below:



    <bean id="messageDelegate"...
  8. First of all thank you very much for providing...

    First of all thank you very much for providing spring-jdbc extensions. With the help of the documentation and examples for Oracle AQ Custom Advanced Data Types I was able to successfully publish to...
  9. STS: Unable to complete installation for dm Server

    Hello,
    While trying to complete Step 7 of the STS installation procedure on Eclipse Galileo, I get the below:

    Cannot complete the install because one or more required items could not be found.
    ...
  10. Looking for examples of integrating Spring 2.5, ICEfaces v1.7.2 sp1, JSF 1.2

    This is newbie question. Trying to look for examples that show the configuration required using the above. Appreciate any help I can get in this regard. Specifically, I am interested in learning...
  11. Thanks Denis for the quick response. You were...

    Thanks Denis for the quick response. You were right on the money. User error.

    I had placed the properties files under com.fedex.sqaat.artf54345.resource. Changed the 'common' (specified in earlier...
  12. PropertyPlaceholderConfigurer:Could not resolve placeholder

    Hello,
    This is a newbie question. Am getting a an exception while trying to launch my standalone app - Could not resolve placeholder. Reading spring documentation and other sources, I understand...
Results 1 to 12 of 12