Change 20080522-Philip-8 by [EMAIL PROTECTED] on 2008-05-22 18:06:21 EDT
    in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: lzproject integration

New Features:

Bugs Fixed: LPP-5774

Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: lou

Documentation:

Lou, I updated the licenses file to generate an appendix in the developers guide. Can you verify that this builds properly? I added 3 new jar files (derby.jar,derbytools.jar, taglibs-i18n.jar), and removed swflib.jar (as per Amy).

Release Notes:

Details:
Make sure you do an 'svn update' before applying the changeset.

WEB-INF/web.xml - lzproject needs to hook up urls to the lzproject servlet. I appended the web.xml from the lzproject project. The rest interface is mapped to /demos/lzproject/lzx/lzproject/rest.

LzState.lzs - There is a missing 'this' in setApply(). lzproject generates an error without this change.

ProjectList.jsp - I found a bug in generating the html for the projects.

licenses.dbk - Added information on the 3 third-party jar files added to /WEB-INF/lib.

Tests:
Verify that rest mapping is working. This should return a bunch of locales and string values:
http://localhost:8080/trunk/demos/lzproject/lzx/lzproject/rest/application/i18n

Run lzproject in dhtml and flash.
http://localhost:8080/trunk/demos/lzproject/lzx
The username/password should be initialized but if not, user=laszlo password=openlaszlo.

smokecheck in dhtml/swf
lzpix in dhtml/swf

Files:
M      WEB-INF/web.xml
M      WEB-INF/lps/lfc/helpers/LzState.lzs
M      docs/src/developers/licenses.dbk
M      demos/lzproject/lzx/lzproject/webservice/ProjectList.jsp

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080522-Philip-8.tar

Reply via email to