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 » Problem with SOAPExtract / Envelope Destination

Post new topic  Reply to topic
 Problem with SOAPExtract / Envelope Destination « View previous topic :: View next topic » 
Author Message
Herbert
PostPosted: Wed Jan 13, 2010 3:11 am    Post subject: Problem with SOAPExtract / Envelope Destination Reply with quote

Centurion

Joined: 05 Dec 2006
Posts: 146
Location: Leersum, The Netherlands

Hi,

If the output from the "Envelope Destination" option of the SOAP extract node is re-used in a XML message (in my case it was re-used in a WMB Monitor Event message because I added the local environment to "Event payload") then this XML uses a namespace that is not declared.

Below the parser error.

Code:
BIP5004E: An XML parsing error ''The namespace prefix "xmlns" was not declared.'' occurred on line 1
           column 2958 when parsing element ''/Root/XMLNSC/http://www.ibm.com/xmlns/prod/websphere/m
          essagebroker/6.1.0/monitoring/event:event/http://www.ibm.com/xmlns/prod/websphere/messageb
          roker/6.1.0/monitoring/event:applicationData/http://www.ibm.com/xmlns/prod/websphere/messa
          gebroker/6.1.0/monitoring/event:complexContent/MSB/debug/LocalEnvironment/SOAP/Envelope/SO
          AP/Context/Namespace''.  Internal error codes are '1550' and '2'.

          This error was reported by the generic XML parser, and is usually the result of a badly fo
          rmed XML message.

Below the XML part that goes wrong.

Code:
<Namespace>
   <xmlns:soapenv>http://schemas.xmlsoap.org/soap/envelope/</xmlns:soapenv>
   <xmlns:abc>http://xxx.nl/esbm/abc</xmlns:abc>
</Namespace>

I can fix this by adding a namespace declaration for 'xmlns' to LocalEnvironment/SOAP after the SOAP extract node, however I think the SOAPextract node must do this (or it must store the namespace info as "normal" xml element values and not as namespaces).

Is it correct what I say above and must I submit a ticket to WMB support?

Kind Regards, Herbert
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problem with SOAPExtract / Envelope Destination
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.