You may need to have a lot of the Flex files duplicated into the other webapp.  In order for the remote calls to work with classes defined in your main WAR the FDS stuff will have to be running in that WAR.  The MXML/AS could still live in a separate WAR, but you’ll basically need to have many of the JARs (and web.xml) in both places.

 

In the end I’m not sure it ends up being worth it…

 

Matt


From: [email protected] [mailto:[email protected]] On Behalf Of mamatha_tn
Sent: Tuesday, October 03, 2006 3:44 AM
To: [email protected]
Subject: [flexcoders] Flex Deployment problem.

 

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





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to