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 » Namespace constant xmlns has not been defined

Post new topic  Reply to topic
 Namespace constant xmlns has not been defined « View previous topic :: View next topic » 
Author Message
Pat_Vij
PostPosted: Fri Sep 09, 2005 10:15 am    Post subject: Namespace constant xmlns has not been defined Reply with quote

Novice

Joined: 26 Aug 2005
Posts: 23

Hi Folks,
Could you please throw some light on this ??

**************************************
Namespace constant xmlns has not been defined

Getting above warning for the below statements

SET OutputRoot.XMLNS.mySoapNS:Envelope.(XML.NamespaceDecl)xmlns:"SOAP-ENV" = 'http://schemas.xmlsoap.org/soap/envelope/' ;
SET OutputRoot.XMLNS.mySoapNS:Envelope.(XML.NamespaceDecl)xmlns:xsi =
'http://www.w3.org/2001/XMLSchema-instance' ;
SET OutputRoot.XMLNS.mySoapNS:Envelope.(XML.NamespaceDecl)xmlns:xsd =
'http://www.w3.org/2001/XMLSchema' ;
SET
OutputRoot.XMLNS.mySoapNS:Envelope.mySoapNS:Body.myNS1:addContact.(XML.NamespaceDecl)xmlns:ns1 = 'scenario.customer.AccessTrackerEJB';

*************************************
Unresolvable message field reference OutputRoot.HTTPRequestHeader.SOAPAction

Getting above warning for below statement

SET OutputRoot.HTTPRequestHeader.SOAPAction = '';

*******************************************
Appreciate your help !!
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Sep 09, 2005 10:19 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Please go back and delete your duplicate post.

I'll suggest, without being sure, that the problem is the "xmlns" in "xmlns:ns1" or 'xmlns:"SOAP-ENV"'.

Try searching here for code - somewhat recent, I think - where this is successfully done.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
sweety176
PostPosted: Fri Sep 09, 2005 11:16 am    Post subject: Reply with quote

Apprentice

Joined: 24 Aug 2005
Posts: 30

Hi
try putting this way
.........."xmlns:xsi" =
I do not guarantee it will work in ur case but it worked for me.SO just give it a try.
Reagrds
Sweety
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 » Namespace constant xmlns has not been defined
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.