Skip to main content
Participant
April 29, 2010
Question

Deploying flex on Tomcat

  • April 29, 2010
  • 1 reply
  • 1934 views

I am using Flash builder 4 to compose a flex application. I find no way to create a war f

ile so as to deploy it on the tomcat. I am new to both flex and tomcat. Please gui

de me.

This topic has been closed for replies.

1 reply

July 7, 2010

Hello..

you can try menu option  project--->Export release Build, this will create a production project build . Just copy the created one into tomcat web-app directory. after that just run your app root mxml file.

Say an example -- http://llocalhost:8080/appname/appname.mxml.

enjoy

rohit