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 » WebSphere Message Broker (ACE) Support » Sequence of elements in WSDL not maintained in Message Set

Post new topic  Reply to topic
 Sequence of elements in WSDL not maintained in Message Set « View previous topic :: View next topic » 
Author Message
sankritya
PostPosted: Tue Apr 22, 2008 4:52 am    Post subject: Sequence of elements in WSDL not maintained in Message Set Reply with quote

Centurion

Joined: 14 Feb 2008
Posts: 100

When I create a message definition file from a WSDL which has an inline XSD then the sequence of elements described in XSD are not maintained by the Message Set.I have to manually change the sequence according to XSD . Otherwise if I deploy and send sample Input Data it gives a SOAP parsing error : A SOAP logical tree cannot be built from the supplied bitstream.
My problem is that Message Broker should be able to create the sequence automatically according to XSD.
For sample :
<xsd:complexType name="__subscribeInput">
<xsd:sequence>
<xsd:element name="serviceName" nillable="true" type="xsd:string"/>
<xsd:element name="serviceURL" nillable="true" type="xsd:string"/>
<xsd:element name="protocol" nillable="true" type="xsd:string"/>
<xsd:element name="topic" nillable="true" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
But it is taking topic, serviceURL, protocol and then serviceName in sequence.

I am using Message Broker 6.1 with Broker fixpack 1.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Apr 22, 2008 7:22 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

There are only certain cases where Broker will reorder the children of a logical message tree from the order in which they were created.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mgk
PostPosted: Tue Apr 22, 2008 8:10 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

This is a known problem and you should raise a PMR. Otherwise, a fix should be in the next fixpac...

Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
vairavan
PostPosted: Tue Apr 22, 2008 11:23 pm    Post subject: Reply with quote

Apprentice

Joined: 22 Apr 2008
Posts: 42

hi,

I feel, you can confgure this sequence at the time, you create your message definition file from WSDL file. Try giving it in Message Definition creating wizard.

Vairavan C
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 » WebSphere Message Broker (ACE) Support » Sequence of elements in WSDL not maintained in Message Set
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.