I am sure that for some reason my app is not reaching the server. I am wondering if there is way to remotely debug so I can see what is going on. I know the client is not reaching the server because there is no activity on the console but I dont know why.
Regards
Hank
Are you doing your deployment through Ant? If you are, make sure you pass the compiler all of you DS config files. If you look at Project->Properties->Flex Compiler, you'll see that the config files get passed in. We are using Ant and doing the above, and everything is working.
From: [email protected] [mailto: [email protected]] On Behalf Of hank williams
Sent: Wednesday, July 19, 2006 4:28 PM
To: [email protected]
Subject: [flexcoders] FDS deployment issue
I have been developing and testing on one machine that is both client and server. In other words, my tomcat installation is at localhost, not some remote server.
Now I am trying to deploy my war file and when I run it, The flex app is not speaking to the server. I am wondering if there is some configuration that is getting compiled into the swf that tells it where the FDS server is? I know I set some properties as to where the flex server is, using the eclipse property window. Is this a parameter that gets built into the swf using a compiler command line? I cant think of how else it could work, but if this is the case I would like to know more about it. I am sure there are docs on this but I havent seen them. Anyway, unless I use ant, that would suggest I need to change this parameter and recompile before building a WAR file. Is that right?
Any insight greatly appreciated.
Hank
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

