Re: [SOAP] PhP SoAp Ws Security ? (probably)

[email protected] (bkrqpzef) Fri, 31 Dec 2010 04:48:25 -0800 (PST)
Newsgroups php.soap
Message-ID <[email protected]>
... reply to myself if someone have the same problem.
Be sure to always use the same SOAP-ENV or soapenv everywhere.
I use SOAP-ENV and i also have a : soapenv:mustUnderstand=”0"
You need to change it by a SOAP-ENV.


bkrqpzef wrote:
> 
> It seems that th <SOAP-ENV doesn't matter. The problem remain with the
> "xmlns:SOAP-ENV=". That i probably have to change into "xmlns:soapenv=".
> 
> 
> bkrqpzef wrote:
>> 
>> Hum, that was a strange error, during the copy/paste it seems that the "
>> is not really a " (but look like it !! :s)
>> 
>> Anyway I replaced them, now I'm stuck again with :
>> org.xml.sax.SAXParseException: The namespace prefix "soapenv" was not
>> declared. Message being parsed: 
>> 
>> my requests start by : <SOAP-ENV:Envelope
>> but i noticed that the answers start by : <soapenv:Envelope
>> 
>> If it's this, how can i fix it ? :(
>> 
> 
> 

-- 
View this message in context: http://old.nabble.com/PhP-SoAp-Ws-Security---%28probably%29-tp30531698p30563286.html
Sent from the Php - Soap mailing list archive at Nabble.com.