This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: JMS Queue listeneradrian.brock Apr 12, 2005 10:54 PM (in response to amichay)Although your question wasn't in the FAQ (it is now) 
 it is JMS 101 and is mentioned in the QueueExample on the WIKI
- 
        2. Re: JMS Queue listeneramichay Jun 1, 2005 12:48 AM (in response to amichay)I'm not sure that I have found the example you were talking about but I have solved it by doing session.commit() on the client side after recieving the message 
 
    