Search:

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

Search: Search took 0.02 seconds.

  1. Hi Marten, As I have already mentioned I do not...

    Hi Marten,
    As I have already mentioned I do not have access to any other file or class except the spring config.
  2. Is there any way not to execute a line in a method using spring AOP ?

    Hi,

    Is there any way not to execute a line in a method using spring AOP ?

    Scenario : I have an application where we have some unnecessary logging which are undesirable. The culprit is a class...
  3. How to control a line of execution using spring AOP

    Hi,

    Is there any way not to execute a line in a method using spring AOP ?

    Scenario : I have an application where we have some unnecessary logging which are undesirable. The culprit is a class...
  4. Thanks Gary !! My Issue is I am using DMLC...

    Thanks Gary !!

    My Issue is I am using DMLC and you are suggesting to use JMSTemplate. Can I mix both DMLC and JMSTemplate ???

    What I mean by that is :

    DMLC will be configured to listen to...
  5. Hi I tried as you suggested but getting the...

    Hi I tried as you suggested but getting the following exception


    SEVERE: Servlet.service() for servlet mvc-dispatcher threw exception
    Throwable occurred:...
  6. How to unsubscribe a Durable Subscription using Spring DMLC

    Hi,
    Can any one help me to find out a way how to unsubscribe a durable subscription using spring DefaultMessageListenerContainer.

    In plain JMS we just need to do is -> ...
Results 1 to 6 of 6