|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: setting JMSXUserId to a userId that is not present on Server |
srinivasakj
Replies: 8 Views: 6689
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 21, 2006 8:23 pm Subject: RE:setting JMSXUserId to a userId that is not present on Ser |
Connection mycon = qcf.createConnection(userid, passwd) .
The Problem with setting userid in this way is, we do not have this userid on the Server M/C.
One possible solution that I'm thi ... |
Topic: setting JMSXUserId to a userId that is not present on Server |
srinivasakj
Replies: 8 Views: 6689
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 21, 2006 5:23 am Subject: RE:setting JMSXUserId to a userId that is not present on Ser |
the requirement from the client is such that the userId that we set from the JMS Client app will neither be present on the Client nor on the Server where Qmgr exists.
myMessage.setStringProperty("U ... |
Topic: setting JMSXUserId to a userId that is not present on Server |
srinivasakj
Replies: 8 Views: 6689
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 21, 2006 4:46 am Subject: RE:setting JMSXUserId to a userId that is not present on Ser |
the problem is WRT setting of userID(that is not present in the server) from a JMS Client Application. |
Topic: setting JMSXUserId to a userId that is not present on Server |
srinivasakj
Replies: 8 Views: 6689
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 21, 2006 3:45 am Subject: setting JMSXUserId to a userId that is not present on Server |
We have a issue with our JMS Application, which is trying to set the JMSxUserID property in the message and is failing. We saw the IBM site got to know that, we cannot set this field, since it is read ... |
Topic: Can I set JMSXUserID in Code? |
srinivasakj
Replies: 8 Views: 14115
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 21, 2006 1:47 am Subject: setting JMSXUserId to a userId that is not present on Server |
We have a issue with our JMS Application, which is trying to set the JMSxUserID property in the message and is failing. We saw the IBM site got to know that, we cannot set this field, since it is read ... |
|
|
|