Re: [flexcoders] Webservice troubles (solved)

2005-07-21 Thread Reto M. Kiefer
Hi again,

> I'm experiencing a strange problem. My backend is SOAP based, where the 
> Webservices are written in PHP5, connecting to an Oracle9.

Problem solved, it was not Flex related. It was a mix up in the WSDL 
Cache... Sorry for the inconvenience...

CU

Reto


--
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/
 




[flexcoders] Webservice troubles

2005-07-21 Thread Reto M. Kiefer
Dear all,

I'm experiencing a strange problem. My backend is SOAP based, where the 
Webservices are written in PHP5, connecting to an Oracle9.

On my development system (Windows XP, Tomcat, Apache2 PHP5) everything 
works like a charm.

On the production system, (Linux, Tomcat, Apache2 PHP5) none of the 
Webservices work. I always get the error message:

"""
Faulty WSDL format: Definitions must be the first element in a WSDL 
document.
"""

I compared all generated WSDL files and they are exactly the same on 
both systems.

But why does Flex on Linux complain about the WSDL format?

Any help or suggestions are highly appreciated!

Thanks in advance

Reto


--
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/