Hi,

thanks for your replies.

eipref1.kingmedia.de is a non-public server running in a virtual machine for developing purposes only. The WSDL file is accessible.

I did some more investigation and the solution is at the moment the Flex SOAP webservice functionality is not useable. The DataServiceManagement in FB3 creates a lot of Classes and methods. I used them in combination with the remote proxy. Flex was able to load the WSDL but failed to use it ( checked with in console logging ).

For me the solution is to write SOAP clients in Java - all other solutions are not feasible in my project.

Hey, adobe guys, please test your product with Webservices generated with JAX-WS!

Regards,
Christoph

valdhor schrieb:

I have not used SOAP with Flex as yet but have built a number of SOAP
servers and clients as well as WSDL's.

Your error message is:

Unable to load WSDL. If currently online, please verify the URI and/or
format of the WSDL (null)

Are you sure you have the location of the WSDL correct? If I try to
look at the WSDL at
https://eipref1.kingmedia.de/ws/getDataElements?wsdl <https://eipref1.kingmedia.de/ws/getDataElements?wsdl> I get a server
not found error.

Reply via email to