red5 - how to run openlaszlo 4.9.0 in ubuntu12.04? -


i using ubuntu 12.04 , want run openlaszlo 4.9.0 in system. have read many tutorial, e.g.

http://wiki.openlaszlo.org/installing_openlaszlo#installing_the_devkit_on_unix.2flinux

that put server in java_home not know java_home in ubuntu 12.04.

i have openlaszlo . not know how start server of openlaszlo , put it? or how many things required it? please tell me. have red5 server,i have install java-7-openjdk.
in advance.

java_home environment variable. stores path java runtime environment (jre). can have several jvms installed on system, of course. java_home defines default one. setting variable after installing ubuntu package repository little tricky. discussed, example, here:

jenkins, specifying java_home,

what correct target java_home envrionment variable linux openjdk debian-based distribution?

openlaszlo web-application should run under application server (usually apache tomcat or derivatives such ibm websphere application server community edition).

it available on off.site bundle includes tomcat , .war file (a servlet) should deployed under application server.

in 1st case can extract archive wherever want (read file permissions). @ moment server starts needs java system files java_home should defined.


Comments