-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
What I have done within FB3 is to create the Project with Application
Server Type of  None. I do this as I already have my backend (CF7)
CFC's already completed I then do acouple of things within my MXML
file to detect the Development, Testing and Production servers so I do
not have to change any code and then my Flex Files just works.



Scott McAllister wrote:
> Thanks for the response, Rick.  My inquiry is for setting up a local
development environment on OS X (hence the path). With everything
running locally (with the correct permissions) Flex should be able to
find my local CF server, right?
>
> I thought it might be an issue of permissions, but FlexBuilder still
could not find a config file even after adjusting the permissions.
>
> Any other thoughts?
>
> -Scott
>
>
>>> On the next screen I enter the path for the ColdFusion root folder
>>> (/Applications/JRun4/servers/cfusion/cfusion-ear/cfusion-war) and Web
root.
>>> Upon hitting
>>> the Validate Configuration button I get an error message that reads,
"Invalid
>>> root. A config
>>> file must exist in WEB-INF/flex."
>> Are you running Flex Builder 3 on Linux or something?  Because the
>> path you entered isn't a valid windows path.
>>
>> It may be the actual path to your coldfusion root folder, but if the
>> compiler machine can't see it, it's not valid.
>>
>> That being said.. if your compiler machine (on which you are running
>> flex Builder) cannot access the coldfusion root folder on the server,
>> you can "fake it" by creating a local directory on your computer...
>> like C:\CFROOT", making a "WEB-INF" folder inside that, make a "flex"
>> folder inside that, and put a copy of the remove servers'
>> services-config.xml (CF7) or *-config.xml (CF8) into your local
>> folder.  You'll have to keep it up to date of course.
>>
>> Then you can compile locally and FTP your files over to the server to
test them.
>>
>> Kind of a pain :)
>>
>>
>> --
>> Rick Root
>> Check out CFMBB, BlogCFM, ImageCFC, ImapCFC, CFFM, and more at
>> www.opensourcecf.com
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4806
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to