Hello, I packed my application into a Web Archive (WAR) and put it in the webapps folder of the apache tomcat.
Starting this application in the browser causes an popup with error message: WARNING: this page uses lzOptions.ServerRoot. Please use the second argument of lz.embed.lfc() instead. The compiler throws 2 errors: "Lz is not defined". If I start the application unpacked (with tomcat configuration in Eclipse) the application starts without any error. I googled for this error and found this page: http://www.openlaszlo.org/pipermail/laszlo-checkins/2008-May/009003.html Does anyone of you know what this error is about? Kind Regards, Marc
