It may help you to reference a few Ant build files that do this: http://flexapps.cvs.sourceforge.net/flexapps/flexpaint/build.xml?revision=1.1.1.1&view=markup http://flexapps.cvs.sourceforge.net/flexapps/census/build.xml?revision=1.9&view=markup
-James On Tue, 2006-11-28 at 05:22 +0000, sanjaypmg wrote: > Thanks for your quick response... > > I have tried it but after integrating it when I start my exisiting > application, It is failed to load even the first page. > > I am sure, I am doing some mistakes while making entries in web.xml. > > Could you please help me out which entries should I make for this > integration? > > I have got the integration with Flex 1.5 from: > > http://livedocs.macromedia.com/flex/15/flex_docs_en/wwhelp/wwhimpl/co > mmon/html/wwhelp.htm?context=Flex_Documentation&file=00000903.htm > > but didnt get for flex 2. > > Pleease help. > > Thanks > Sanjay > > --- In [email protected], "Matt Chotin" <[EMAIL PROTECTED]> wrote: > > > > It's usually better to have the WARs combined if you can. Make > sure > > that the web.xml from the flex.war gets integrated correctly. > > > > > > > > ________________________________ > > > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > > Behalf Of sanjaypmg > > Sent: Monday, November 27, 2006 4:51 AM > > To: [email protected] > > Subject: [flexcoders] FLEX.war and PROJECT.war > > > > > > > > Hey.. > > > > I have my flex project under Flex.war folder and another java > project > > under Project.war folder. while I am trying to call my mxml file > from > > my java project I am facing an error.. > > > > could anyone please help me? > > > > Thanks > > Sanjay > > > > > > >

