Flexbuilder lets you set a build path, which can point to a hot-deployed webapp. Is simplest in tomcat, which keeps an exploded war under /webapps.
On Fri, Feb 19, 2010 at 8:01 PM, andrew <[email protected]> wrote: > I love the flex-mojo plugin, but I'm having trouble getting it to set > up the relationship between the WTP Java war project and the Flex > Builder swf projects in a multi module project. I want it to work the > way a combined Flex/Java Flex Builder project works: when I make a > change to the Flex, I want this to be automatically and immediately > available/deployed through the web application. I don't think this is > a problem specific to flex-mojo; I just can't figure out how to get > the Flex project to compile/send its swf artifacts to the Java web > application transparently. Is this even possible? I don't need the > plugin to necessarily do it; I'm perfectly happy to set it up manually > if somebody can give me some pointers (e.g, when a change is made to > Flex portion of things, can the plugin push the change into the war > project?) > > Thanks again for a great project! > Andrew > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos?hl=en?hl=en > > http://flexmojos.sonatype.org/ > -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://flexmojos.sonatype.org/
