Hi Sebastien, Thanks so much for the information! It would be great if you could write up your tutorial, on wiki.openlaszlo.org if you can. In the mean time, this information is now in the mailing list archives so it is accessible to others.
As for developer environment integration, the platform team is well aware of the importance of this, but we have chosen other priorities to focus on right now, including the DHTML runtime and video support. We are, however, actively looking for ways of improving OpenLaszlo's developer environment story, and would be eager to work with anyone in the community who would like to get involved. I do feel that we should be as clear as possible about which jars we include in our distributions, though, and I'll also look into the status of swflib. The former is filed as http://www.openlaszlo.org/ jira/browse/LPP-2765. Thanks, jim On Sep 26, 2006, at 12:10 AM, Sebastien Arbogast wrote: > I thought of doing that as well when I first tried to integrate > OpenLaszlo in a Maven2 project, then I discovered the overlaying > capabilities of the WAR plugin for Maven2. Thanks to that feature, > it's enough to add OpenLaszlo servlet's WAR to your dependencies and > your web web project will just unzip the servlet's war, overlay your > own files on it and rebuild a new war combining the two. To my > knowledge there is no public Maven repository with OpenLaszlo on it > but you can easily download it and install it to your local repository > waiting for the OpenLaszlo team to realize the importance of > integration into developer environments... > > For more information on WAR plugin and it overlay feature: > http://maven.apache.org/plugins/maven-war-plugin/examples/war- > overlay.html > > I intend to write a small tutorial about how to integrate OpenLaszlo > into a Maven2 project that way... as soon as I have some time to spend > on it. > > Cheers. > > 2006/9/26, Nicolas De Loof <[EMAIL PROTECTED]>: > - Afficher le texte des messages précédents - >> >> Hello, >> >> I'd like to include "openlazlo 4.0.pr3 servlet" in my webapp. As a >> maven2 user, I'd like to setup dependencies to automate jars beeing >> packaged in my webapp. I've searched this list for maven users and >> found >> I'm not the only one in this case, but I didn't found a list of >> openlaszlo dependencies. >> >> The WEB-INF/lib is full of jars (are they really all required ?). >> Few of >> them have version information, nor in the name neither in the >> MANIFEST >> file. Can any developper plublish a dependency list to help >> building a >> POM for laszlo and publish it on maven2 repository ? >> >> Where does the swflib.jar come from ? The www.swflib.com site is >> still >> under construction and http://www.chironexsoftware.com/download.asp >> show it as not available. This doesn't seem to be opensource, so >> maven2 >> user may have to download it manally (cannot put it on ibiblio for >> automatic download). We then need a valid download URL. If openlaszlo >> has a special license for this lib, could it be downloadable from >> openlaszlo web site ? >> >> Thanks ! >> Nico. >> >> This message contains information that may be privileged or >> confidential and is the property of the Capgemini Group. It is >> intended only for the person to whom it is addressed. If you are >> not the intended recipient, you are not authorized to read, >> print, retain, copy, disseminate, distribute, or use this message >> or any part thereof. If you receive this message in error, please >> notify the sender immediately and delete all copies of this message. >> >> >> _______________________________________________ >> Laszlo-dev mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev >> > > > -- > Sébastien Arbogast > > http://www.sebastien-arbogast.com > > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
