Kenneth Miller escreveu:
Are there any guides for installing OpenLaszlo under Ubuntu 8.04? I have very little experience with the JDK.

What works for me in development environments:

1) Install the jdk from Sun and Tomcat:
$ sudo apt-get install sun-java5-jdk tomcat5 tomcat5-admin tomcat5-webapps

2) Uncomment the line "TOMCAT5_SECURITY=no" (otherwise you will have to deal with fine grained security options)

3) Place the DevKit (openlaszlo-4.X.X.war) under /var/lib/tomcat5/webapps/ as lps.war

In a production environment you should use a more security conscious setup.

Good luck,
--
Paulo
Regards,
Ken


Reply via email to