|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to create a custom RFH2 folder using JMS |
« View previous topic :: View next topic » |
Author |
Message
|
jbf154 |
Posted: Fri May 14, 2010 12:56 pm Post subject: How to create a custom RFH2 folder using JMS |
|
|
Newbie
Joined: 14 May 2010 Posts: 2
|
I am integrating with a customer's MQ system to implement SOAP over MQ. The message must have an RFH2 header with a <mq_svc> folder within it. I know I can easily set the properties in the <usr> folder using the JMS methods (I have tested it too). Is there any way to create the <mq_svc> folder with JMS using WAS 6.1? |
|
Back to top |
|
 |
dsuch |
Posted: Sat May 15, 2010 6:24 am Post subject: Re: How to create a custom RFH2 folder using JMS |
|
|
 Novice
Joined: 02 May 2006 Posts: 14
|
jbf154 wrote: |
Is there any way to create the <mq_svc> folder with JMS using WAS 6.1? |
If I understand it correctly, the 'mq_svc' folder must exist on the same level as 'usr' does, so unfortunately your best option is to craft the whole MQRFH2 header yourself, search for "problem with setting RFH2 header in java" in this forum for some inspiration and good luck! |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat May 15, 2010 9:04 am Post subject: Re: How to create a custom RFH2 folder using JMS |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
dsuch wrote: |
jbf154 wrote: |
Is there any way to create the <mq_svc> folder with JMS using WAS 6.1? |
If I understand it correctly, the 'mq_svc' folder must exist on the same level as 'usr' does, so unfortunately your best option is to craft the whole MQRFH2 header yourself, search for "problem with setting RFH2 header in java" in this forum for some inspiration and good luck! |
Have you guys bothered to check what the soap jars in the soap directory do to the RFH header?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
dsuch |
Posted: Sat May 15, 2010 9:51 am Post subject: Re: How to create a custom RFH2 folder using JMS |
|
|
 Novice
Joined: 02 May 2006 Posts: 14
|
Quote: |
Have you guys bothered to check what the soap jars in the soap directory do to the RFH header?  |
Well, I haven't, but if they have some nicer, higher-level API, then of course they should be used. I have somehow assumed that if someone asks such a question then there's no such API available anywhere  |
|
Back to top |
|
 |
jbf154 |
Posted: Mon May 17, 2010 8:34 am Post subject: Re: How to create a custom RFH2 folder using JMS |
|
|
Newbie
Joined: 14 May 2010 Posts: 2
|
fjb_saper wrote: |
dsuch wrote: |
jbf154 wrote: |
Is there any way to create the <mq_svc> folder with JMS using WAS 6.1? |
If I understand it correctly, the 'mq_svc' folder must exist on the same level as 'usr' does, so unfortunately your best option is to craft the whole MQRFH2 header yourself, search for "problem with setting RFH2 header in java" in this forum for some inspiration and good luck! |
Have you guys bothered to check what the soap jars in the soap directory do to the RFH header?  |
Which SOAP jars? I'm using WAS 6.1 which (from what I understand) essentially uses the WMQ resource adapter. If there are some utilities in there that I could use, that'd be awesome. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|