Author |
Message |
Topic: JMS Configuration using Remote Queue Manager? |
madanCan
Replies: 2 Views: 2142
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 06, 2004 9:41 am Subject: JMS Configuration using Remote Queue Manager? |
thanks for your input jefflowrey. It's the same application which is currently running on the WAS/MQServer box. This application does not require two-phase commmit. We want shutdown on the current d ... |
Topic: JMS Configuration using Remote Queue Manager? |
madanCan
Replies: 2 Views: 2142
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 06, 2004 9:06 am Subject: JMS Configuration using Remote Queue Manager? |
One of our present production deployment has both WAS and MQSeries server installed on the same box. We are using JMS messaging; several applications deployed on this machine use the same Queue Manag ... |
Topic: Unable to start the JMS Admin Console in Win2K - urgent help |
madanCan
Replies: 4 Views: 4012
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 06, 2004 8:35 am Subject: JMSAdmin.bat looks like this after editing |
set WAS_HOME=C:\WebSphere\AppServer
set MQM_HOME=C:\Sofdev\MQSeries
%WAS_HOME%\java\jre\bin\java
-Djava.ext.dirs="%WAS_HOME%\java\lib:%WAS_HOME%\java\jre\lib\ext;%WAS_HOME%\lib;%MQM_HOME%\java ... |
Topic: Unable to start the JMS Admin Console in Win2K - urgent help |
madanCan
Replies: 4 Views: 4012
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 06, 2004 7:33 am Subject: Unable to start the JMS Admin Console in Win2K - urgent help |
I am unable to starte JMS Admin Console: when I issue from commnad prompt : JMSAdmin.bat -cfg JMSAdmin.config
I am getting the following output
====
Unrecognized option: -
Unable to parse 1.2 form ... |
Topic: why does a subscription drop by itself? |
madanCan
Replies: 2 Views: 1848
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 27, 2004 6:41 am Subject: why does a subscription drop by itself? |
We have several subscribers for a topic and one of the subscriber got dropped. why does a subscription drop by itself? or some program dropped the subscriber.
Any inputs?
thanks
Madan |
Topic: WMQI Pub/Sub issue? |
madanCan
Replies: 3 Views: 2101
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 27, 2004 6:38 am Subject: Appreciate your feedback |
I would appreciate your feedback. But, what I am looking is why does a subscription drop by itself? Are there any reasons for this.
thanks |
Topic: WMQI Pub/Sub issue? |
madanCan
Replies: 3 Views: 2101
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 25, 2004 7:11 pm Subject: WMQI Pub/Sub issue? |
When u create a Subscription for a topic, does it store anywhere, like time stamp when it was created etc. Is there any log file which stores information about all the topics and subscriptions for a ... |
Topic: WMQI Subscriber Lost/Deleted |
madanCan
Replies: 0 Views: 1114
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 25, 2004 2:40 pm Subject: WMQI Subscriber Lost/Deleted |
We use Publish/Subscribe; recently we had new code release for one of the application. There is a cron job to compare the two different databases and send a report. We noticed there were several reco ... |