Prankur Pahuja

Greenhorn
+ Follow
since Feb 07, 2014
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Prankur Pahuja

Did you get any further clarifications on it? is it possible to capture acknowledgement at producer end? Or this acknowledgement is internal and not available to the program
Is it possible to capture the acknowledgement at JMS producer after sending the message to weblogic JMS queue? Requirement is to capture an acknowledgement. If i write java queue.send() method, it has void return type. If it is possible, where can I receive the acknowledgement?
10 years ago