Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: code to post JMS Request on Queue

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default code to post JMS Request on Queue

    Hi All,

    Basically I'm QA. Testing purpose, I'm looking for the code to post JMS Request on Queue. Please provide me the sample code for both request and response.

    Thanks in advance.


  2. #2
    Member andbin's Avatar
    Join Date
    Dec 2013
    Location
    Italy
    Posts
    443
    Thanks
    4
    Thanked 122 Times in 114 Posts

    Default Re: code to post JMS Request on Queue

    Quote Originally Posted by indiareks View Post
    I'm looking for the code to post JMS Request on Queue. Please provide me the sample code for both request and response.
    Writing Simple JMS Client Applications
    Introducing the Java Message Service
    A Java Message Service Primer - O'Reilly Media

    Then, if you have problems/doubts, post your code and ask.
    Andrea, www.andbin.netSCJP 5 (91%) – SCWCD 5 (94%)

    Useful links for Java beginnersMy new project Java Examples on Google Code

Similar Threads

  1. code to post JMS Request on Queue
    By indiareks in forum Member Introductions
    Replies: 0
    Last Post: January 7th, 2014, 01:23 PM
  2. how to convert this my PHP code 'send post request' to java
    By mr.msds in forum What's Wrong With My Code?
    Replies: 3
    Last Post: March 9th, 2013, 05:03 AM
  3. proxy ip send post request
    By rojersjoo in forum Java Networking
    Replies: 1
    Last Post: February 17th, 2012, 12:10 AM
  4. Problem sending POST request with Java..
    By lost in forum What's Wrong With My Code?
    Replies: 3
    Last Post: October 20th, 2010, 09:16 PM