LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to run .JNLP file (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-run-jnlp-file-594207/)

deyash 10-24-2007 08:55 AM

how to run .JNLP file
 
hi everybody!!

i have a fedora 7 on my computer with windows xp

could anyone plz suggest me is there any way to run .JNLP file in LINUX...
the .JNLP file runs on windows through java applet..

plzzz help!!!!

ehawk 10-25-2007 03:27 AM

Look at the section of this page on java. 6.3 is available now. you can also go to the page for sun microsystems and look for java. There is an installation page for linux.

http://www.gagme.com/greg/linux/f7-tips.php

deyash 10-25-2007 04:18 PM

thanx ehawk.....!!!!

jackb 12-07-2007 11:59 AM

Quote:

Originally Posted by deyash (Post 2934984)
hi everybody!! how i got jnlp working jackb

i have a fedora 7 on my computer with windows xp

could anyone plz suggest me is there any way to run .JNLP file in LINUX...
the .JNLP file runs on windows through java applet..

plzzz help!!!!

i just had similar problem in kubuntu, looking here and elsewhere
found nothing useful so here is what i did;
Fri Dec 7 12:36:55 EST 2007

to make jnlp files work in kubuntu 7.10

close firefox
adept
Search[ firefox ]
j2e1.4-mozilla-plugin
request install
restart firefox
goto
http://java.sun.com/products/javaweb...avascript.html
click and it works !

goodluck

jack

IzzieDee 05-08-2009 02:29 AM

jnlp and java web start
 
I am posting this under this thread because I found a solution for my problem with jnlp and maybe it will help someone else with this problem. I downloaded all the java code from Sun and Firefox was not opening the jnlp file. After much searching, I found this link,

http://dmartin.org/weblog/running-ja...u-linux-amd-64

The solution was simple once I read it. I had to manually open preferences-> applications->
jnlp. The above link told me the name of the application (javaws), which was rather deep in the java tree. (I use the old-fashioned linux command "locate" to find it)

$cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"
$ uname -a
Linux linux 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux

Rose

mpainkiller 10-08-2009 07:22 AM

This one worked for me:
1. Install an official Java for Linux (from the SUN site, http://java.com/en/download/help/5000010500.xml )
2. In your Firefox browser, go to Edit-> preferences-> Applications, and in Content Type select the option "use other" for jnlp files
3. In the dialog box, select the "javaws" file location (for me, it was located in "/usr/java/jre1.6.0_16/bin")

Wery important to select the "javaws" from official SUN package, and not from the package with Linux java distribution - it's not works!

airplus 03-15-2010 05:18 PM

Quote:

Originally Posted by mpainkiller (Post 3712162)
This one worked for me:
1. Install an official Java for Linux (from the SUN site, )
2. In your Firefox browser, go to Edit-> preferences-> Applications, and in Content Type select the option "use other" for jnlp files
3. In the dialog box, select the "javaws" file location (for me, it was located in "/usr/java/jre1.6.0_16/bin")

Wery important to select the "javaws" from official SUN package, and not from the package with Linux java distribution - it's not works!

Thanks very much, I was starting to get really frustrated with all the convoluted "solutions" from elsewhere, your solution is effective and elegant, I just registered to say THANK YOU!! :D

lakederek88 10-30-2011 05:47 AM

Mpainkiller's advice worked for me as well. However you must install java into your operating system before you may do this (If you have not manually installed it already, I think you probably don't have it unless some other program has installed it along with itself). Here are the download and installation instructions:
http://java.com/en/download/help/lin...selfextracting
I downloaded the self extracting version, as I had no idea what an RPM package was, and wasn't about to bet on whether it was included on my OS or not (I'm using Ubuntu 11.10, by the way).
Note: I must mention that in the installation instructions, where it says:
"Change the permission of the file you downloaded to be executable. Type:
chmod a+x jre-6u<version>-linux-i586.bin"
at first I did not realize, "jre-6u<version>-linux-i586.bin" is just the name of the file download, which as of the time of this post is "jre-6u29-linux-i586.bin".
Hope this helped someone!!! I know it must be fairly easy to stumble upon this problem.
Oh, and for newer users, it may be worth mentioning that it is wanting you to type these instructions into a program called "terminal" available by typing its name into the dash search function.

rakeshmalothra 04-20-2012 01:47 AM

hi everybody!!

i have a windows Xp on my computer

could anyone plz help me
is there any way to run .JNLP file in expert mode in Windows XP

plzzz help!!!![/QUOTE]

Satyaveer Arya 04-20-2012 07:38 AM

rakesh,

check this link, http://vmt.mathforum.org/VMTLobby/VM...jnlpfiles.html


All times are GMT -5. The time now is 03:18 PM.