Mehak Arora

Greenhorn
+ Follow
since Apr 05, 2013
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 Mehak Arora

Hi..

I am working on Websphere 7.0 and I have created a JMS queue using the following link

http://www.devartplus.com/asynchronous-messaging-using-jms-on-websphere-7-0/


But there is a problem. The message is not going on queue. The queue depth is zero but it is not showing any error. If I am using Universal integration client, and giving connection factory name and queue name and message, it shows message is sent but the queue is not populated by the message.Can you please guide me on the same.