Sunday, May 28, 2017

openmetings - jnlp configuration


o execute a jnlp file, you need javaws binary which you can install with:
$ sudo apt-get install icedtea-netx
After that, it is simple to execute a jnlp file like that:
$ javaws filename.jnlp
You can also install icedtea-plugin package to integrate with web browser:
$ sudo apt-get install icedtea-plugin
web browser













user@system:/usr/bin$ javaws -viewer




change









application.base.url otherwise jnlp file not working. Localhost may be inside of the jnlp file







change /etc/hosts
192.168.1.207 om.learntv.lk






No comments:

Post a Comment