Search:

Type: Posts; User: nikhilsk@hotmail.com; Keyword(s):

Search: Search took 0.02 seconds.

  1. In case some new bee like me wants to know, I was...

    In case some new bee like me wants to know, I was able to achieve this using the following approach.

    Extend the spring JndiTemplate to write your own class and overwrite the createInitialContext...
  2. JMS Template with .bindings file....

    Hi,

    Is there a way to create the JndiTemplate using the MQ .bindings file and FSContext. My .bindings file looks as follows


    #-------------------------------------#
    # MQSeries Definitions ...
  3. Thanks Mark and Amol, @Amol, sorry if the...

    Thanks Mark and Amol,

    @Amol, sorry if the message conveyed seemed like that. But it is not that I want both the operations are in single transaction. The JMS interaction is independent of the JDBC...
  4. Hi Mark and Oleg, Thanks for the replies.... ...

    Hi Mark and Oleg,

    Thanks for the replies....

    What I meant is that the JMS and JDBC methods / queries are sitting in different DAO's. However both will need to be associated with transactions....
  5. JMS and DB transactions together.....

    Hi,

    I was keen to understand if the @Transactional annotation would work for JMS as well normal JDBC transaction.

    Like for example I have a method sendJMSMessage which posts a JMS message to a...
  6. Thanks dr pompeii and sorry for the delayed...

    Thanks dr pompeii and sorry for the delayed response.

    I went through the links but is there any detailed explanation about the same anywhere. I basically intended to know how the various data...
  7. Spring MVC with JSON data....

    Hi,

    I am pretty oblivious to the spring MVC integration with JSON. However for one of my project its mandatory to use JSON in the front end. I have the following requirement.

    1. UI will send...
Results 1 to 7 of 7