Cathy -

Thanks for the pointers. I started with a clean install of CFMX 7
with JRun, added the necessary Flex files and combined the web.xml files.

I added the mappings in IIS for the .mxml and .swf files to point to
C:\JRun4\lib\wsconfig\1\jrun.dll.

All of the Flash Forms etc. in ColdFusion are working, but when I
attempt to access a standard .mxml file, the browser attempts to
download it rather than execute it.

Any suggestions as to what I am missing? If there is a better place
for this question, please let me know.

Thanks
-- Jeff

--- In [email protected], Cathy Murphy <[EMAIL PROTECTED]> wrote:
> Check out the following tech notes -
> 
> http://www.macromedia.com/support/flex/technotes.html
> http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19255
> http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19344
> http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19258
> 
> - Cathy 
> 
> > -----Original Message-----
> > From: Jeff Chastain [mailto:[EMAIL PROTECTED] 
> > Sent: Tuesday, March 01, 2005 9:51 AM
> > To: [email protected]
> > Subject: [flexcoders] Re: Flex Trial Edition - Setting up 
> > JRun as Windows Service?
> > 
> > 
> > 
> > I have seen directions like this before from Ben Forta and was able to
> > merge the existing ColdFusion web.xml file with the Flex web.xml file.
> > However, mxml files still do not complile under IIS, so I assume
> > there is an IIS mapping I need to setup, but what do I point it to?
> > 
> > Also, how are the Flex sample apps handled? They appear to have their
> > own war and web.xml files ... how many web.xml files can you merge?
> > 
> > Thanks
> > -- Jeff
> > 
> > --- In [email protected], "Erik Westra" <[EMAIL PROTECTED]> wrote:
> > > The key in this is to merge both web.xml files.
> > > 
> > > Say u deployed ColdFusion first. In the cFusion directory there is a
> > > WEB-INF directory. U can open the .war file with winrar or 
> > some other
> > > expander and extract its content. Then u need to add all info in the
> > > flex web.xml to the web.xml wich was created by coldFusion. 
> > All other
> > > files should just be copied and probably do not overlap.
> > > 
> > > 
> > > Greetz Erik
> > > 
> > > 
> > > 
> > > -----Original Message-----
> > > From: Jeff Chastain [mailto:[EMAIL PROTECTED] 
> > > Sent: dinsdag 1 maart 2005 3:39
> > > To: [email protected]
> > > Subject: [flexcoders] Re: Flex Trial Edition - Setting up JRun as
> > > Windows Service?
> > > 
> > > 
> > > 
> > > I have been messing with this some today and I am having troubles
> > > deploying the flex.war and samples.war on JRun next to 
> > ColdFusion. Is
> > > there any documentation on how to do this?
> > > 
> > > Also, by doing this, how can I call both CFM files and MXML 
> > files on the
> > > IIS localhost without having to go to different port numbers?
> > > 
> > > Thanks
> > > -- Jeff
> > 
> > 
> > 
> > 
> > 
> > 
> > Yahoo! Groups Links
> > 
> > 
> > 
> > 
> > 
> > 
> >





Reply via email to