Friday, September 08, 2006

Enabling ColdFusion RDS and Mapping FLEX (RHEL)

If you did not enable RDS during initial installation of Coldfusion, enable it by modifying you web.xml file.

vi web.xml -> Search for RDS -> (two instances) and remove the comment lines. - restart CF

To map to your FLEX root via your Flex Develpoer suite in windows:

Export an NFS share or setup samba share to /opt/coldfusionmx7/wwwroot/ (path that contains /opt/coldfusionmx7/wwwroot/WEB-INF/flex)
Mount share from M$ box - Done (It has been noted that there are additional extensions that might need to be downloaded for the client app...)

Learn more here:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_17276

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home