Results 1 to 8 of 8

Thread: Need Spring and Active MQ working example and steps to understand

  1. #1
    Join Date
    Apr 2009
    Posts
    29

    Default Need Spring and Active MQ working example and steps to understand

    Hi All,

    I am very new to JMS, can any one of you can tell me how do we use spring and JMS with simple examples to start with.

    Thanks
    Kumar

  2. #2
    Join Date
    May 2008
    Posts
    153

    Default

    You should start with ActiveMQ, run the broker from the command line.
    You can then use spring to send and recieve a message.
    After that you are good to go.

  3. #3
    Join Date
    Apr 2009
    Posts
    29

    Default

    Thanks for your suggetion, can you suggest some doc or tutorial to start with active MQ. Any examples would be good.

  4. #4

    Default

    AMQ getting started: http://activemq.apache.org/getting-started.html
    Spring JMS: http://static.springsource.org/sprin.../html/jms.html

    I suggest you also read the JMS tutorial from Sun first

  5. #5

    Default Hi

    Can any one give me a sample jms (topic)application.

    r else please provide me the link where i can find the same.


    Thanks,
    Chandra Praba

  6. #6
    Join Date
    Jan 2011
    Posts
    1

    Default

    Quote Originally Posted by honeybunny View Post
    You should start with ActiveMQ, run the broker from the command line.
    You can then use spring to send and recieve a message.
    After that you are good to go.
    Thanks for your suggetion, can you suggest some doc or tutorial to start with active MQ. Any examples would be good.





    ______________________
    electronic books online
    electronic books

  7. #7

    Default

    nikole, I posted links above. I think it's a good start.

  8. #8

    Default

    I don't get it.

    Are everybody here too lazy to scroll back?

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
  •