I am having some confusion about how to configure flex.war and 
myApp.war (or EAR) as two seperate apps.

Previously we had extracted flex jars and lib folders from fds2 and 
included as part of our project.
We merged the web.xml of our project with web.xml from flex.war.
This is working fine.

Now we want to have flex.war and our web application as 2 seperate 
apps.

case 1) Should I put all the flex related files(mxml,AS and other 
config files) in flex.war.In this case I dont know how to make a 
remote call using AMF(How do I configure the destination?).



case 2) If I put the above files in my web app,then since the flex 
jars and libs are not part my web app,how do I compile these files 
(MXML/AS).










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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/
 


Reply via email to