I think i can use Java Servlet...I do not know anything about it..i will have to go thro the tutorial first http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html..
On Aug 4, 8:40 pm, Lucas Boaventura <[email protected]> wrote: > You are not right at all. The remote server you are trying to access > must have that file, if you dont have access to that server then you > MUST do it server side, client side(like AS3 or JavaScript) is > impossible cuz modern browsers block it for security reasons, more > specifically XSS atacks. > > On 3 ago, 23:59, Thiago Cordeiro <[email protected]> wrote: > > > > > > > > > Hi, Your remote server must have a cossdomain file to get connection, google > > 'flex crossdomain' to learn how it work > > > Best Regards, > > Thiago > > > 2011/8/3 kanak3 <[email protected]> > > > > Hi Everybody, > > > I am trying to connect to the remote server using SOAP and WSDL. I > > > used the Data Services wizard to connect to a service, but i am > > > getting an error: "An error occurred. The wizard cannot complete > > > successfully." > > > > Basically the requirement is that i should connect to the server using > > > soap,I have been provided the WSDL URI.This document has a method > > > named GetIncidentList().I need to extract all the Incidents in the > > > Dropdown Box using Flex Combobox. > > > > Can someone help me here? > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google Maps API For Flash" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-api-for-flash?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.
