Hi Raju, I tried your new package, for SWF10 it seems to work fine.
But we still have some parts in SWF8 implemented. In your package the files: $Package_Root/lps/includes/flc/LFC8*.lzl are missing. I copied some old ones to it, but I don't think that it does work. I also noticed that those files are missing in latest Nightly Builds from openlaszlo.org. With OpenLaszlo 5.0 compilation of SWF8 apps is no more possible is that right? Sebastian 2012/4/23 Raju Bitter <[email protected]> > I've uploaded a pre-built WAR file of OpenLaszlo with SWF11 runtime to > Rapidshare: > > https://rapidshare.com/#!download|9|3375343577|trunk-swf11-servlet.war|119993 > > This version passes the "megatest" Ant target without failures (based > on the SDK upgrade applied to revision 19574). > > After deploying the app, you manually have to set the permissions on > the mxmlc, compc and fdb command, using the following bash commands: > cd $LPS_HOME > chmod +x WEB-INF/flexsdk/4.5.1/bin/mxmlc* > chmod +x WEB-INF/flexsdk/4.6.0/bin/mxmlc* > chmod +x WEB-INF/flexsdk/4.5.1/bin/compc* > chmod +x WEB-INF/flexsdk/4.6.0/bin/compc* > chmod +x WEB-INF/flexsdk/4.5.1/bin/fdb* > chmod +x WEB-INF/flexsdk/4.6.0/bin/fdb* > > Happy testing, > > Raju > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
