I've isolated the HTTPService request errors in the Flex examples to an issue with ColdFusion's integrated JRun wanting to take over jsp execution. Changing AddHandler in Apache's configuration didn't make a difference, however, commenting out the following lines works:
JRunConfig Serverstore /opt/coldfusion/runtime/lib/wsconfig/1/jrunserver.store JRunConfig Bootstrap 127.0.0.1:51010 Add either line back in and the HTTP server error pops up again. Pretty sad that Flex and CF just will not play nice together. We have a license for a full install of JRun, so I'll be testing that later today after I downgrade the server from JRE1.5 to 1.4 so I can install JRun. ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/

