Hi,

I think, this might not be flex issue. Did you restart Tomcat server
after changing file? I think, Tomcat requires restart if you change any
of the files.

When it is working on localhost it should work on remote server...There
might be something wrong with deployment...

>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.

I am sorry that you had this problem which might or might not be Flex
issue. But I would suggest, don't make any decisions so early, take some
more time...


Thanks

-abdul

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of jivankohinoor
Sent: Monday, October 03, 2005 2:16 PM
To: [email protected]
Subject: [flexcoders] Cannot use relative URLs on Service. event.result
is empty !

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





--
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



 




------------------------ 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