Hi,

I'm trying to get a simple <mx:WebService> to work in Flex 2.0. The
WebService is written in PHP5 and runs on Apache, nothing fancy, only a
single function is exported for test purposes. I can access the server from
php (i.e. a client script can communicate with a server script using SOAP),
but all I get from Flash is "Error: The WSDL parser has no registered
document for the namespace ''".

1) my Flex app _can_ communicate with other SOAP servers, tested with the
restaurant example.
2) my SOAP server _can_ communicate with a PHP soap client.

What is going wrong here? Any clues are greatly appreciated.

Regards,

Jan L. Nauta



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to