Problem found.  With JRun installed, it presumes to hog all JSP files,
even those under the Tomcat Webapps directory.  By changing my apache
configuration for JRun, it works.  Issue and resolution posted in HOWTO.

http://members.cox.net/midian/howto/apache+tomcat+mod_jk.htm

--- In flexcoders@yahoogroups.com, "charlespaz1" <[EMAIL PROTECTED]> wrote:
> 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 --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/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/
 



Reply via email to