Can you post the actual XML response from the web service?
--- In [email protected], Vik <vik....@...> wrote: > > Hie Tracy > Thankx for replying.. but even after changing the format to object/ text/ > e4x and xml I get the same error just in different wording like xml parsing > error for meta etc etc > > any suggestions? > > Thankx and Regards > > Vik > Founder > www.sakshum.com > www.sakshum.blogspot.com > > > On Mon, Feb 2, 2009 at 9:03 PM, Tracy Spratt <tspr...@...> wrote: > > > Perhaps Flex has more stringent requirements for valid xml. You could > > use a tcp sniffer(charles, ServiceCapture) to look at the data traffic, or > > you could set resultFormat to text, and perhaps see it that way > > > > > > > > Tracy Spratt > > Lariat Services > > > > Flex development bandwidth available > > ------------------------------ > > > > *From:* [email protected] [mailto:[email protected]] *On > > Behalf Of *Vik > > *Sent:* Monday, February 02, 2009 9:30 AM > > *To:* [email protected] > > *Subject:* [flexcoders] Calling web service from flex > > > > > > > > Hie > > > > > > > > I created a web service in Jdeveloper and deployed it in the jdeveloper. > > > > When I am trying to invoke it gives error as: > > > > > > > > Error# 1085: The element type "meta" must be terminated by matching end tag > > "</meta>". > > > > > > > > In my ws I am not returning anything like that. Also I tested the ws in > > http analyzer of jdeveloper and it returns the good expected result. > > > > > > > > any help will be appreciated. > > > > > > Thankx and Regards > > > > Vik > > Founder > > www.sakshum.com > > www.sakshum.blogspot.com > > > > > > >

