I am getting crazy with Flex: its behaviour seems to change
erratically without reasons.
I have now 2 main problems :

1) Accessing a HttpService with relative url:
After refactoring a code that was monolithic into different classes, I
am no longer able to accces my HttpService with a relative URL.
If I do NOT specify the complete absolute URL:
http://server/appli/service, the call fails BUT ONLY ON A REMOTE
TOMCAT SERVER, NOT ON A TOMCAT SERVER ON LOCALHOST !!!
Previous to code refactoring, I had no problem with that.
I also tried with a named service, it does the same.

2) After a successfull HTTPService call, "event.result" property is
undefined, instead, I have an "event.links" property defined, that
should be "event.result.links" !! How is it possible ?
Here also, I did not have this behaviour : yesterday night it worked
fine, and this morning, after some small coding, this new erratic
behaviour appeared !!!

I am afraid that Flex is not a good choice for real applications, such
as the one I am developping, and that I will spend lots of time
solving such non-business issues.

Any help would be great




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to