Re: [SOAP] PhP SoAp Ws Security ? (probably)
[email protected] (bkrqpzef) Mon, 27 Dec 2010 02:26:52 -0800 (PST)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
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-tp30531698p30538067.html Sent from the Php - Soap mailing list archive at Nabble.com.