ok maybe i missed something?
i now know this can trigger a fault but how do you handle it if a user
wants to just send back something other then the binded info? 
like say i am requesting all data for a form but that user doesnt
exist? How will i tell this to the user? I thought i had to use a
fault ...No?


--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> Have your data leave off a closing tag.
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Jason B
> Sent: Monday, April 28, 2008 11:19 AM
> To: [email protected]
> Subject: [flexcoders] Re: how do you return an XML fault from
> HTTPService?
> 
>  
> 
> sorry but im not using Soap im just using HTTPService and on php side
> returning my own made xml data as the book instructs?
> yea i do need to test this to verify how a fault will look in flex?
> 
> How is this not a flex question?
> 
> --- In [email protected] <mailto:flexcoders%40yahoogroups.com>
> , "valdhor" <stevedepp@> wrote:
> >
> > Not really a Flex question but what are you trying to do? Is this just
> > for testing purposes to see what your Flex app will do with a
> > SoapFault? If so, the easiest way is to invoke a method that does not
> > exist.
> > 
> > 
> > --- In [email protected]
> <mailto:flexcoders%40yahoogroups.com> , "Jason B" <nospam@> wrote:
> > >
> > > how do you return an XML fault from HTTPService?
> > > 
> > > while i got it working just cannot figure out the xml that would be
> > > returned to trigger this?
> > > no examples for this exist under google
> > >
> >
>


Reply via email to