Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Freddie Cash
On Mon, Jul 4, 2016 at 9:13 AM, Grzegorz Junka wrote: > On 04/07/2016 15:53, Freddie Cash wrote: > >> On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> >> wrote: >> >> Freddie Cash wrote on 07/04/2016 16:12: >>> >>> On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: the

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Grzegorz Junka
On 04/07/2016 15:53, Freddie Cash wrote: On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> wrote: Freddie Cash wrote on 07/04/2016 16:12: On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws this

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Freddie Cash
On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> wrote: > Freddie Cash wrote on 07/04/2016 16:12: > >> On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: >> > > then you can run your jnlp with >>> /usr/local/linux-oracle-jre1.8.0/bin/javaws >> >>> >>> >>> this works fine (if

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Baptiste Daroussin
On Mon, Jul 04, 2016 at 07:12:57AM -0700, Freddie Cash wrote: > On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: > >>> > >>> no iKVM64 in java.library.path > >>> > >> > >> The supermicro java console requires a linux native binary (ikvm64) > which cannot > >> be loaded in freebsd. > >> > >> To hav

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Freddie Cash wrote on 07/04/2016 16:12: On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws this works fine (if slow can be called fine ;). Thank you very much Unless things have changed on the newest SuperMicro m

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Freddie Cash
On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: >>> >>> no iKVM64 in java.library.path >>> >> >> The supermicro java console requires a linux native binary (ikvm64) which cannot >> be loaded in freebsd. >> >> To have it working you need the linux emulation and linux-oracle-jre18 port >> >> then y

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
no iKVM64 in java.library.path The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws this

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Wojciech Puchar wrote on 07/04/2016 13:17: no iKVM64 in java.library.path The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/l

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
no iKVM64 in java.library.path The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws Best

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws Thank you __

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Baptiste Daroussin wrote on 07/04/2016 09:58: On Mon, Jul 04, 2016 at 09:55:49AM +0200, Miroslav Lachman wrote: Baptiste Daroussin wrote on 07/04/2016 09:41: On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: i don't normally use java but have to for starting server remote manage

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Grzegorz Junka
On 04/07/2016 07:22, Wojciech Puchar wrote: i don't normally use java but have to for starting server remote management. i use firefox and installed icedtea-web. this page https://www.java.com/en/download/installed.jsp executes icedtea plugin and shows java is working properly. Now i want

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Baptiste Daroussin
On Mon, Jul 04, 2016 at 09:55:49AM +0200, Miroslav Lachman wrote: > Baptiste Daroussin wrote on 07/04/2016 09:41: > > On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: > > > i don't normally use java but have to for starting server remote > > > management. > > > > > > i use firefox

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Baptiste Daroussin wrote on 07/04/2016 09:41: On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: i don't normally use java but have to for starting server remote management. i use firefox and installed icedtea-web. this page https://www.java.com/en/download/installed.jsp execut

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Baptiste Daroussin
On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: > i don't normally use java but have to for starting server remote management. > > i use firefox and installed icedtea-web. > > this page > > https://www.java.com/en/download/installed.jsp > > executes icedtea plugin and shows jav

java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
i don't normally use java but have to for starting server remote management. i use firefox and installed icedtea-web. this page https://www.java.com/en/download/installed.jsp executes icedtea plugin and shows java is working properly. Now i want to start remote console. it downloads launch.j