I have a problem installing flex with cold fusion. I don't see any 
of the config.xml files when installing without JRun server, when i 
do install it with Jrun server they look for their own independent 
jrun server and not as per configuration based on the document from 
macromedia. Can any one help me giving the complete installation 
step for both CF and Flex so that i can get them working together.



--- In [email protected], "Raymond Camden" <[EMAIL PROTECTED]> wrote:
> More info. I noticed when I attempted to load a mxml file w/ IE, I 
got a JS
> error. I viewed source and saw this..
> 
> /flex-internal?action=js
> 
> on my home system, using Apache, I requested this, and got valid 
JS back. On
> my IIS system a request for this URL returned a 404.
> 
> 
> 
=====================================================================
==
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
> Member of Team Macromedia
> 
> Email : [EMAIL PROTECTED]
> Blog : www.camdenfamily.com/morpheus/blog
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 
> 
> 
> 
> _____ 
> 
> From: Raymond Camden [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 12, 2004 5:04 PM
> To: [email protected]
> Subject: RE: [flexcoders] odd issue w/ flex install
> 
> 
> Yes. I found part of the issue.
> 
> For IIS, apparently, you need to tell IIS to map *.mxml and *.swf 
to the
> same DLL as *.cfm.
> 
> I did that and now the following happens..
> 
> I hit *.mxml, and I get pushed to *.mxml?versionchecked=whatever, 
but I
> still see no content.
> 
> For a CF file that embeds Flex, I see nothing. No errors, but the 
Flex
> portion of the CF file is blank.
> 
> 
> 
=====================================================================
==
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
> Member of Team Macromedia
> 
> Email : [EMAIL PROTECTED]
> Blog : www.camdenfamily.com/morpheus/blog
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 
> 
> 
> 
> _____ 
> 
> From: John Zhao [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 12, 2004 5:01 PM
> To: '[email protected]'
> Subject: RE: [flexcoders] odd issue w/ flex install
> 
> 
> 
> Do you have the following setting in the web.xml?
> 
> 
> 
> <servlet-mapping>
> 
> <servlet-name>FlexMxmlServlet</servlet-name>
> 
> <url-pattern>*.mxml</url-pattern>
> 
> </servlet-mapping>
> 
> 
> 
> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 12, 2004 5:27 PM
> To: [email protected]
> Subject: [flexcoders] odd issue w/ flex install
> 
> 
> 
> So, I installed Flex, and configured it to work with CF. This is 
only the
> third time I've done it, but I've had success before. This time, 
however,
> whenever I request a mxml file, the browser prompts me to download 
it. This
> seems like a simple config issue somewhere, but I've just double 
checked and
> I didn't see anything I've missed. Any ideas?
> 
> 
=====================================================================
======
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc 
(www.mindseye.com)
> Member of Team Macromedia 
(http://www.macromedia.com/go/teammacromedia)
> 
> Email : [EMAIL PROTECTED]
> Blog : www.camdenfamily.com/morpheus/blog
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Sponsor 
> 
> ADVERTISEMENT
> 
> 
<http://rd.yahoo.com/SIG=1297n85i8/M=295196.4901138.6071305.3001176/D
=groups
> /S=1705007207:HM/EXP=1084485931/A=2128215/R=0/SIG=10se96mf6/*http:/
/companio
> n.yahoo.com> click here       
> 
> <http://us.adserver.yahoo.com/l?
M=295196.4901138.6071305.3001176/D=groups/S=
> :HM/A=2128215/rand=126795664> 
> 
> 
> _____ 
> 
> 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]
> <mailto:[EMAIL PROTECTED]
subject=Unsubscribe> 
> 
> 
> *     Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service
> <http://docs.yahoo.com/info/terms/> .



Reply via email to