I've actually found your little write up the other day and read most of it, I'm gonna try it out soon. I've tried using Flex on IIS 6 and it works very easily using the "Web Server Congfiguration Tool". I just go over everything to make sure I know how to do it, So next up Apache. I'll let you know how it goes
Thanks for the Heads up of your writeup Thanks Tim --- In [email protected], "Niklas Richardson" <[EMAIL PROTECTED]> wrote: > Hi Tim, > > If you want to use Apache as your website and use Flex with Jrun then > take a look at these instructions I put together. Let me know if they > are helpful or not. By using Apache you can set up multiple websites > that all use your flex app instance. > > http://www.prismix.com/blog/archives/2005/05/setting_up_flex.cfm > > Hope that helps. > > Regards > > Niklas > > > > > -----Original Message----- > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of Tim Whitehead > > Sent: Tuesday, May 31, 2005 9:46 AM > > To: [email protected] > > Subject: [flexcoders] Installing Flex on a JRun 4 Server (Windows) > > > > I've attempted to install Flex on a JRun 4 Server, and am just hoping > > for some feed back on how I did it, wether I have the right idea or am > > off. > > > > Installed JRun 4 to > > "N:\Daemon\JRun\" > > > > After install I started the Admin Service on port 8000 and created a > > new server called "test" so that it sits at > > "N:\Daemon\JRun\servers\test\" on port 8101 > > > > Test it out and I recieve "Welcome to JRun 4!" so good that works > > > > I proceeded to install Flex to the default install directory > > "C:\Program Files\Macromedia\Flex\" After that I opened the "flex.war" > > file in WinRAR and extracted the Archive to > > "N:\Daemon\JRun\servers\test\flex\" > > > > I created an MXML file with just a button and it works at the address > > http://ip:8101/flex/test.mxml > > > > So my question is I guess was this the correct way to do it? and is > > there a way to get Flex to work on the entire JRun installation? > > instead of just this "test" server? and do all my Apps that I create > > as it is now have to be created under "N:\Daemon\J > > Run\servers\test\flex\"? > > > > Thanks > > Tim > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > 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/

