ragabo

Greenhorn
+ Follow
since Jul 19, 2001
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 ragabo

Hello all,
I am trying to use MQSeries as JMS provider
for WebLogic MDBs and others. any ideas
thanks
Hello all, I was successul in conencting MQSeries 2.5 with WebLogic 6.1-sp2 following sample (wlsmqsereis.zip downloaded from BEA) using WLS as JNDI server. This was on same host, but when I moved MQSeries on different machine and then ran a client that sends messages to queue on MQS, I got the JMS Exception below. my question is, is it possible to have MQSeries and Weblogic on separate hosts and still wlsmqseries.zip would work?
Anyone has seen similar problem..
Any help is greatly appreciated.. thanks all.

------- Exception ----------------------------------- javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for 'localhost:QM_pc234221123' at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:546)
at com.ibm.mq.jms.MQConnection.createQM(MQConnection.java:1137) at com.ibm.mq.jms.MQConnection.createQMNonXA(MQConnection.java:799) at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:255) at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:78) at com.ibm.mq.jms.MQQueueConnectionFactory.createQueueConnection(MQQueueConnectionFactory.java:142)
at com.bwe.TextMessageSenderClient.<init>(TextMessageSenderClient.java:43) at com.bwe.TextMessageSenderClient.main(TextMessageSenderClient.java:102) javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for 'localhost:QM_pc234221123'
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:546)
at com.ibm.mq.jms.MQConnection.createQM(MQConnection.java:1137) at com.ibm.mq.jms.MQConnection.createQMNonXA(MQConnection.java:799) at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:255) at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:78) at com.ibm.mq.jms.MQQueueConnectionFactory.createQueueConnection(MQQueueConnectionFactory.java:142)
at com.bwe.TextMessageSenderClient.<init>(TextMessageSenderClient.java:43)
at com.bwe.TextMessageSenderClient.main(TextMessageSenderClient.java:102) Exception in thread "main" -------------------------------------------------------------------------
21 years ago
Are there any chapters (in PDF etc.) of this
book to download to review it.
I am looking for a good book on RUP process.
any pointers?
thanks
Hello, Kyle & Greg! Welcome

------------------
22 years ago

It is great to see such group of talented professionals.
Welcome!

Are there any email lists to subscribe to to get
info on the topic.
thanks
------------------