Hi Everyone, I have finally received my license for flex 1.5 however I'm not sure if it is installed correctly as the apps that I have deployed keep expiring.
Basically the production system is Sun Jes Application server which has the license installed. The apps are pre-compiled on my local machine and deployed to the app server as a war file. As my trial of flex has expired on my local machine, I am running with the Developer Edition enabled. Part of the Ant deployment script is to install the license on the war file before it is deployed to the web container. This seems to run fine and reports back that the license is enabled. When I run the licensetool on the appserver on both the deployed directory and war file it reports back the following: The license key was successfully installed. Retrieving licensing information, please wait ... 02/23 16:17:55 INFO License Service: Flex 1.5 Educational Edition enabled After about a 24 hour period when the application initialises I get the message that "This standalone application was created with the Developer edition...." and I need to recompile and redeploy the apps. The Developing Flex Apps doc mentions that "If you precompile a Flex SWF file, you can deploy it only on a server that is running a licensed copy of Flex." Is there something I am missing? Thanks Mark

