Hi all,
I was trying to implement as JMS OutIn operation with useSeparateListener set 
to 'true'.

>From client side, I have populated the 'To' EPR and 'ReplyTo' EPR with 
>different JMS URLs each pointing to different destinations on the same JMS 
>server.

The problem that I am facing is, after JMS sender sends the message from 
client, instead of waiting for the response message in 'ReplyTo' queue, it 
waits on a temporary queue. But I can see that the service side sends the 
response correctly to the 'ReplyTo' queue, which never reaches the sender.

Can somebody confirm that this is the way it is? Is there any configuration 
that I can change so that the JMS Sender uses 'ReplyTo' for response message? 
or is this a bug?

Note: I'm using Axis v1.3

Thanks,
Anoop






      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to