Re: [flexcoders] Compiling and debugging against a remote Coldfusion server

2013-01-28 Thread Nick Collins
Again, to kind of echo what Brendan said, if this guy can't figure out simple remoting to a Coldfusion server, I would question my choice. Coldfusion is by far the simplest, most plug and play remoting to Flex there is, and there is plenty of documentation available showing you exactly how to do

Re: [flexcoders] Compiling and debugging against a remote Coldfusion server

2013-01-07 Thread Brendan Meutzner
- ColdFusion root would be the base installation folder for ColdFusion (Windows: C:\Coldfusion9 Mac: /Applications/Coldfusion9) - Web Root will be the wwwroot directory within the Coldfusion folder - Root URL is http://localhost:8500 I would seriously question the decision of the

RE: [flexcoders] Compiling and debugging against a remote Coldfusion server

2013-01-07 Thread Mark Fuqua
Sent: Monday, January 07, 2013 4:04 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Compiling and debugging against a remote Coldfusion server - ColdFusion root would be the base installation folder for ColdFusion (Windows: C:\Coldfusion9 Mac: /Applications/Coldfusion9

Re: [flexcoders] Compiling and debugging against a remote Coldfusion server

2013-01-07 Thread Brendan Meutzner
Do you have a code repository for the ColdFusion content setup? (ie. Subversion, CVS, TeamSite, etc...) I have never debugged against a remote ColdFusion server, but it looks possible: http://help.adobe.com/en_US/ColdFusionBuilder/Using/WS0ef8c004658c1089-31c11ef1121cdfd6aa0-7fef.html You'll