Thanks Dave, Do you know of any example on how to use precompiled mxml? I've precompiled it with mxmlc, but I don't know how to have it communicate with the AMF gateway for the remote object to work.
--- In [email protected], "Dave Wolf" <[EMAIL PROTECTED]> wrote: > > > That JIT MXML compiler leaks like a seive. Its one of many reasons we > do our builds in Ant rather then using the JIT compiler. This isnt a > Tomcat thing, this is a problem in the compiler servlet filter. > > -- > Dave Wolf > Cynergy Systems, Inc. > Macromedia Flex Alliance Partner > http://www.cynergysystems.com > > Email: [EMAIL PROTECTED] > Office: 866-CYNERGY > > --- In [email protected], "Caroline" <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > > > I'm using Flex 1.5 and there seems to be a memory leak happening > > whenever Flex recompiles mxmls (as in when you reload the webapp) at > > least in Tomcat 5.5 > > > > Anyone have any ideas on fixing this? Its getting annoying having to > > restart tomcat after a number of deployments. > > > > Thanks! > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

