users@glassfish.java.net

Re: how host a flex 2 mxml file from Glass fish ?

From: Iran Hutchinson <iran_at_nc.rr.com>
Date: Fri, 31 Aug 2007 13:29:52 -0400

1. Host by dynamic execution:
        MXML can be compiled on the fly using Adobe Flex data services (now
called LiveCycle and must be installed in an application server) or
the Apache HTTPD module.
        http://help.adobe.com/en_US/livecycle/es/prepareinstall.pdf

2. Host by bytecode deployment:

        To host Flex without LiveCycle in GlassFish, like any other
application server you have to compile MXML to it bytecode format:
SWF. You can then deploy the SWF files in a Java EE war.

Iran.

On Aug 31, 2007, at 6:03 AM, glassfish_at_javadesktop.org wrote:

> how host a flex 2 mxml file from Glass fish ?
> [Message sent by forum member 'jeyaprabhuj' (jeyaprabhuj)]
>
> http://forums.java.net/jive/thread.jspa?messageID=233446
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net