You will also need to extract the file flex.war in directory default-war
Regards,
Ketan Bengali Multimedia Programmer, Silver Communication Pvt. Ltd., Pune.
Bradley wrote:
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.
Yahoo! Groups Links

