Ram Gopalan

Greenhorn
+ Follow
since Aug 16, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ram Gopalan

Hi,

I have a scenario where Message Driven Bean receives a message from MQ and calls a session bean to process. The problem I am facing is, the jms header values are set to default/null by the time, session bean receives it.
Able to see the jms header values in MDB.

Please advice me what could be the reason for this issue.

My environment:
Websphere 7, MQ 7, Ejb 2.1, Stateless bean (Remote), Java 1.6

Your help is greatly appreciated.

Thanks,
Ram