Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Newbie: how to send from WSAD 5.1 to Websphere MQ 5.3

843830Mar 5 2005 — edited Sep 18 2007
I installed Websphere MQ 5.3 and created all the necessary queue and queue manager. I'm using the built in MQ version that comes with Websphere right now. I want to use the full blown version of MQ in addition to the built in version. I'm trying to configure WSAD and I can't make it work. I created the connection factory and destination queue using the admin console but when i tried to look up the queueconnectionfactory, i got the classcastexception

here's are the values for my environment
INITIAL_CONTEXT_FACTORY=com.ibm.websphere.naming.WsnInitialContextFactory
PROVIDER_URL=iiop://localhost/

I read this article but it still does not work

http://www-106.ibm.com/developerworks/ibm/library/i-ad5mq53-2/

Anyone has an idea of the steps that i need to do to configure WSAD and be able to send messages over to websphere mq? Any source code would be greatly appreciated. Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2007
Added on Mar 5 2005
1 comment
97 views