ID:               27777
 Comment by:       lobbin at localhost dot nu
 Reported By:      mikx at mikx dot de
 Status:           No Feedback
 Bug Type:         SOAP related
 Operating System: Windows XP Pro
 PHP Version:      5.0.0RC1
 New Comment:

This is still a problem. The soap-extension is not able to get a
password-protected wsdl even though the credentials are provided and
used when posting the real soap-request.


Previous Comments:
------------------------------------------------------------------------

[2004-08-05 15:32:21] technique at kaiman dot fr

I've the same probleme here with 5.0.0 on freebsd 4.3

the SOAP client doesn't authenticate himself with login and pass of
options array when retrieving the wsdl file but do it correctly on SOAP
request.

So I can't instanciate a SOAP client with a protected wsdl file.

I've a network capture of this, contact me if you need it.

regards

------------------------------------------------------------------------

[2004-04-12 17:55:47] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2004-04-07 04:48:43] [EMAIL PROTECTED]

So what's the bug then if it works? 


------------------------------------------------------------------------

[2004-04-02 04:57:13] mikx at mikx dot de

At the momenten i have no non-wsdl demo case available, but it seems
soap requests are working fine. 

If i remove the login/password from the options array i can only call
__getFunctions() but none of the functions reported by it. I think that
means i have got the wsdl file through uri authentication but the soap
calls fail.

After adding the login/password also to the options array i can call
both __getFuntions() and testFunction() - a "hello world" testcase.
Therefore adding login/password in the array seems to work like
expected.

------------------------------------------------------------------------

[2004-04-02 00:27:18] [EMAIL PROTECTED]

Authentication should work for SOAP requests, but it is not working
during requesting of WSDL file (not implemented).

Do you have problem only with WSDL loading or with SOAP requests too?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27777

-- 
Edit this bug report at http://bugs.php.net/?id=27777&edit=1

Reply via email to