> CF9 apparently stops and starts fine, but I cannot get any CFM files
> to run, instead I am prompted to download them. I think it's clear
> that the processing for CFM files is not handed back to CF properly.

You need to run wsconfig.jar to configure Apache to talk to CF.

> I'm not sure what role CF9/runtime/lib/wsconfig.jar plays but when I
> launch it it shows a window titled 'Web Server Configuration' which is
> empty - I guess that's not a good sign? :-)

Normally, on Windows, this would open a GUI which lets you configure
your web server connection. I don't use OS X for development, so I
can't say how it would work on there, but you can run it from a
Terminal window using parameters to do the configuration that way.
You'll need to make sure that Java is properly configured for this to
work, as this will be run by you rather than by CF. On Windows, in the
past, I've had to do something along these lines:

/path/to/java.exe - jar /path/to/wsconfig.jar

This might make the GUI work, or you might need to use parameters as
mentioned above. The parameters are listed in the documentation.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327669
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to