Hank, Is there any error messages when your flex app is speaking to the server ?
Kazuya --- In message --- 2006/07/20 08:42 "hank williams <[EMAIL PROTECTED]>" wrote: > No, I'm not using ant. > > 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 > > On 7/19/06, Allen Riddle <[EMAIL PROTECTED]> wrote: > > > > 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. > > ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/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/

