Author |
Message |
Topic: FDC's generated. |
qcf
Replies: 3 Views: 5096
|
Forum: General IBM MQ Support Posted: Thu Oct 13, 2005 9:55 pm Subject: FDC's generated. |
Hi Nizam,
Did you manage to figure out what went wrong?
I have the same problem with WMQ5.3, CSD10, W2K Server.
I tried the http://www.ibm.com/support/us/ with the Probe Id but it did not help ... |
Topic: JMSAdmin Application failed to start |
qcf
Replies: 9 Views: 8130
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 27, 2005 3:59 am Subject: JMSAdmin Application failed to start |
Hi Saper,
Pardon my ignorance, I don't quite follow your explanation...
Let me rephrase what I think my main challange currently is:
When SOAP1 message arrives at the WBIMB input queue, t ... |
Topic: JMSAdmin Application failed to start |
qcf
Replies: 9 Views: 8130
|
Forum: IBM MQ Java / JMS Posted: Sun Sep 25, 2005 4:46 am Subject: JMSAdmin Application failed to start |
Thank you for the explanation, Jeff...
I have succesfully set up the WMQ Provider JMS Resources using WAS Admin Console, and the application on that instance of WAS can access the JMS resources.
... |
Topic: JMSAdmin Application failed to start |
qcf
Replies: 9 Views: 8130
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 22, 2005 3:24 pm Subject: JMSAdmin Application failed to start |
But *DON'T* use JMSAdmin if you are not using WAS version 4 or EARLIER. DO NOT USE JMSADMIN WITH VERSION 5 or LATER.
I am using WAS 5.1.1, does it mean I can't use JMSAdmin to set up JMS object ... |
Topic: JMSAdmin Application failed to start |
qcf
Replies: 9 Views: 8130
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 22, 2005 12:05 am Subject: JMSAdmin Application failed to start |
I have the following configuration in my JMSAdmin.config file:
INITIAL_CONTEXT_FACTORY=com.ibm.websphere.naming.WsnInitialContextFactory
PROVIDER_URL=iiop://IBM-99TWBRG:9090/
SECURITY_AUTHENTICAT ... |
Topic: Global Properties file for WBIMB? |
qcf
Replies: 2 Views: 3747
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Sep 04, 2005 11:38 pm Subject: Global Properties file for WBIMB? |
I need to set a list of variables for Broker wide, such that all components within the broker can evaluate the variables value.
For instance: I wanted to set the Logging level to 1, which indicates ... |
Topic: Queue Connection Factory VS Connection Factory |
qcf
Replies: 3 Views: 12885
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 01, 2005 11:23 pm Subject: Queue Connection Factory VS Connection Factory |
What is the difference between Connection Factory (CF) and Queue Connection Factory (QCF) in JMS?
When to use which?
When I define JNDI name for WMQ objects for Point-to-Point connection should I ju ... |
Topic: Maintaining Unit of Work with SOAP over JMS |
qcf
Replies: 6 Views: 4970
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 27, 2005 3:42 pm Subject: Maintaining Unit of Work with SOAP over JMS |
There isn't much you can do as the backend is asynchronous
Will it help if the back-end is synchronous? I don't think so. Doesn't that make it even worse? Since the failure can happen in any of ... |
Topic: Maintaining Unit of Work with SOAP over JMS |
qcf
Replies: 6 Views: 4970
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 26, 2005 7:41 pm Subject: Maintaining Unit of Work with SOAP over JMS |
The scenario:
A transaction request coming from a web browser, the web-application is served from WebSphere Application Server 5.1. The WAS then sent a SOAP request to WBIMB 5.0.4 over JMS (impleme ... |
Topic: Configuring WMQ for JMS access |
qcf
Replies: 1 Views: 2026
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 25, 2005 10:18 pm Subject: Configuring WMQ for JMS access |
My first time configuring WMQ 5.3 to be accessed by JMS Client.
- The JMS client running on WAS 5.1
- IBM WBI Message Broker 5.0.3(WBIMB aka. MQSI) on the other end.
Please confirm the following ... |