File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes IBM MQ and EJBs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "IBM MQ and EJBs" Watch "IBM MQ and EJBs" New topic
Author

IBM MQ and EJBs

rashid g
Greenhorn

Joined: Jul 20, 2001
Posts: 25
Hi All
I have written a simple client program which send a request to the IBM MQ Queue and get the data back from the queue. In the background EJBs are called and data are retrieved from the database and placed in the MQ Queue, while I try to get the data from the queue I am getting this exception...
Waiting for the message to arrive.....
Exception caught :java.io.UnsupportedEncodingException: 1051
Can anyone let me know why I am getting UnsupportedEncodingException.
Your suggestion is welcome.
Rashid
George Brown
Ranch Hand

Joined: Sep 26, 2000
Posts: 919
I'm not sure which part of this is involved with WLS. Are you using the JMS API for this?
George Brown
Ranch Hand

Joined: Sep 26, 2000
Posts: 919
"rashid g",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words (a single letter does not constitute a word), separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.
rashid g
Greenhorn

Joined: Jul 20, 2001
Posts: 25
Hi George
Yes, I am using JMS API. But my problem is solved.
Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: IBM MQ and EJBs
 
Similar Threads
TimeOut in sending and receiving message in MQ5.3 thorugh RAD 8
JMS: failed to open MQ queue (Reason 2035) when trying to receive message
what is a Message Queue
MQ Exception --- 2033 error
MQWebsphere(MQJE001: An MQException occurred: Completion Code 2, Reason 2059)