ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » nested folders in a JMS-MQRFH2 header

Post new topic  Reply to topic
 nested folders in a JMS-MQRFH2 header « View previous topic :: View next topic » 
Author Message
oliverm
PostPosted: Thu Sep 26, 2002 12:22 am    Post subject: nested folders in a JMS-MQRFH2 header Reply with quote

Newbie

Joined: 25 Sep 2002
Posts: 1

Hi everyone,

I need to include a nested folder in a JMS MQRFH2 header.
Example :

Code:
<AddressData>
<Name>John Doe</Name>
<City>SimCity</City>
</AddressData>


If I want to include this XML-String by the Message.setStringProperty()
method, all XML control characters in the nested folders are substituted with escape sequences like this:

Code:
<AddressData>
&lt;Name&gt;John Doe&lt;/Name&gt;
&lt;City&gt;SimCity&lt;/City&gt;
</AddressData>


Does anyone have an idea to solve this problem?
Must I build up my own RFH2 ?
Back to top
View user's profile Send private message
jkoconnell
PostPosted: Sun Feb 27, 2005 1:35 pm    Post subject: Nesting folders in MQRFH2 Header Reply with quote

Newbie

Joined: 24 Feb 2005
Posts: 8

Does anyone have a solution for creating nested folders in the <usr> folder in the MQRFH2 header?
Back to top
View user's profile Send private message
vmurali_au
PostPosted: Wed Mar 30, 2005 12:41 am    Post subject: Reply with quote

Voyager

Joined: 26 Mar 2004
Posts: 76

You are allowed to use only simple elements (no grouping) inside the "usr" folder.
It is mentioned in "Programming Guide" of MQSI.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » nested folders in a JMS-MQRFH2 header
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.