Hi,
 
Here are some steps to follow:
 
1) Using JRun admin,drilldown in the "Flex" server instance
2) Delete the "FlashRemoting EAR"
 
Next steps are I am giving you because I don't recall what is in the "default-ear" folder.
 
3) Stop the "Flex" server instance
4) Delete all the contents under the "default-war" folder under d:\jrun4\servers\flex\default-ear
5) Extract the contents of the sample.war to d:\jrun4\servers\flex\default-ear\default-war
6) Start the "Flex" server instance
 
Now point your browser to http://localhost:8101/default and that should be it.
 
Jimmy Gianninas
Software Developer - Optimal Payments Inc.
 


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 IMPORTANTWARNING

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.


Reply via email to