From: Bradley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 09, 2005 2:16 PM
To: [email protected]
Subject: [flexcoders] Installing Flex on IIS with JRun??
OK, I have an IIS server that I Installed JRun onto.... then I
installed FLEX onto it as well.
The JRun server works fine, i can adminstrate and all that. I added a
New Server in the admin called'flex' started it on localhost and
gave it port 8101.
I then copied the flex.war file into that new servers directory here...
D:\JRun4\servers\flex\default-ear\default-war
First off is that the right spot? And second do I have to do anything
with the flex.war file like extract it?
I then tossed a simple 'hello.mxml' file into the same path as above
and when i view it in a browser at http://localhost:8101/hello.mxml it
renders out all the mxml file as text like this....
<?xml version="1.0" encoding="utf-8" ?>
- <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"
backgroundColor="#FFFFFF">
<mx:Label text="Hello World" />
</mx:Application>
So WHAT am i doing wrong?
ANY help would be great, this whole server admin thing really isn't my
back as you can tell and I am a bit lost.
Thanks all!
Cheers.
| AVIS IMPORTANT | WARNING |
Les informations contenues dans le present document etses pieces jointes sont strictement confidentielles et reservees a l'usagede la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme. | The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information isstrictly prohibited. If you have received this document by mistake, pleasenotify the sender immediately and destroy this document and attachments without making any copy of any kind. |

