Hello everybody,
I need your help to understand how does Flash Builder proceeds when introspecting remote WSDL, looking for available WebServices on a remote host (here, the remote host is a Windows Server 2008 SP1 and we use 4D Server v12, which provides those webServices)
My problem: I cannot parse remote WSDL when using Flash Builder WebServices Wizard.
I am using french version of Flash Builder 4.5.1
From here, i click on 'next >' , i can see a furtive progressBar. Then, no error occurs but no webService found... and the window stay unchanged (exactly as the snapshot)
So, I tried to check the WSDL using my browser and typing this in the URL field: http://192.168.1.239/4dwsdl
Here, i got the expected result:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<documentation/>
</port>
</service>
</definitions>
So, I spent two days looking all Flash builder and project settings to find any issue to my problem, and still blocked in my developments by i don't know what
What did i missed? any feature that must be enabled in Flash Builder.
This worked correctly the last week ^^
Thank you for your attention and your support