[flexcoders] solved - Re: flex sending corrupt SOAP request

2007-09-01 Thread awilber
This behavior (empty SOAP request sent to server) stemmed somehow from my wsdl file. I'm uncertain what the specific problem was, but when I rebuilt the wsdl from scratch using a different model, the SOAP request from Flex was properly formed. --- In flexcoders@yahoogroups.com, "awilbe

[flexcoders] flex sending corrupt SOAP request

2007-08-31 Thread awilber
I've created a PHP5 SOAP webservice and am trying to call a method from flex. I get a fault from the Flex app that says faultString="HTTP request error" faultCode="Server.Error.Request" The SOAP request received by the server is as follows (which I think explains why the server responded with an

[flexcoders] solved - Re: Flex Builder Plugin installation - not plugging in completely??

2007-08-28 Thread awilber
I had to add the perspective (Window->Open Perspective->Other..., Flex Development). Missed this step because I installed the integrated Eclipse/FB product last time! --- In flexcoders@yahoogroups.com, "awilber" <[EMAIL PROTECTED]> wrote: > > Hi - I've done a fres

[flexcoders] Flex Builder Plugin installation - not plugging in completely??

2007-08-28 Thread awilber
Hi - I've done a fresh install of eclipse 3.3 and then flex builder 3 plugin... but it's as if the plugin isn't completely integrated. For instance, File->New-> doesn't give a "Flex Builder Project" option... just a "Project" option... although I am able to then select "Flex Project" from the wiz