Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (408)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Will Java Webstart 1.4 load JRE 1.5 ?  (Read 2904 times)
0 Members and 1 Guest are viewing this topic.
Offline Bombadil

Senior Member





« Posted 2004-10-19 12:09:05 »

... according to my tests: no, unfortunately. However, hopefully, I've just made a mistake. Is it possible?

The JNLP section for the JRE reads like this:
Quote

<resources>
 <j2se version="1.5.0+" java-vm-args="-Xmx128M" href="http://java.sun.com/products/autodl/j2se"/>
...

This works for Java 1.5 Webstart machines. For Java 1.4 you get some error message, saying that the specified JRE 1.5 can't be loaded from the server etc.

I've seen some Webstarts specifying some JRE subversion (like 1.4.2) and then my 1.5 Webstart installs this old JRE.
So it works the 1.5 -> 1.4X way, but not the 1.4X -> 1.5 way?
Offline kevglass
« League of Dukes »

JGO Kernel


Medals: 54
Projects: 20


Mentally unstable, best avoided.


« Reply #1 - Posted 2004-10-19 13:27:51 »

This page here:

http://java.sun.com/products/javawebstart/developers.html

says that the 1.5 auto download (autodl) isn't available yet. Of course it may just be out of date.

Kev

Offline DrBizzar0

Junior Member




Raj raj!


« Reply #2 - Posted 2004-10-19 14:09:56 »

If you go to java.com with a computer wiyhout java the autodownload feature tries to install a 1.4.2_0x version. So I guess 1.5/5.0 isn't officially released yet  Tongue
Games published by our own members! Check 'em out!
Play the free demo of Revenge of the Titans!
Offline blahblahblahh

JGO Coder


Medals: 1


http://t-machine.org


« Reply #3 - Posted 2004-10-19 14:18:54 »

Sun's webmasters are known to frequently make shockingly newbie mistakes like this, so I wouldn't worry - it's one of those things it'll take them a few weeks to sort out, no matter how much we shout at them.

Like the time they made bug-logging require a password for a few months, for no apparent reason. (I complained, was told "it's always been like this" despite the fact that for the preceding 3+ years it had not, then eventually it just went back to normal with no explanation)

malloc will be first against the wall when the revolution comes...
Offline Bombadil

Senior Member





« Reply #4 - Posted 2004-10-19 14:40:37 »

Ok, thanks for the pointers.

Is it by the way possible to test one's JNLP starter file locally? (No webserver is running)
Offline oNyx

JGO Coder


Medals: 1


pixels! :x


« Reply #5 - Posted 2004-10-19 23:37:51 »

>version="1.5.0+"

should be: version="1.5+" (dunno if it works then)

> Is it by the way possible to test one's JNLP starter file locally?

Yes. It's a piece of cake. All you need is a webserver Tongue

Well, don't be afraid my friend. It's really easy with xampp.

http://www.apachefriends.org/xampp-en.html

That's apache with php, mysql and perl. It's a complete package with an installer. Just run it et voila you have a running webserver Smiley

Create a ".htaccess" file in the "htdocs" directory and put this line into it:
AddType application/x-java-jnlp-file .jnlp

*or*
(preferred way to do it)
Edit <xampp>/apache/conf/httpd.conf
Search for "AddType" and add the flowing line:
AddType application/x-java-jnlp-file .jnlp

That's it Wink

弾幕 ☆ @mahonnaiseblog
Offline princec
« League of Dukes »

JGO Kernel


Medals: 196
Projects: 3


Eh? Who? What? ... Me?


« Reply #6 - Posted 2004-10-20 10:09:40 »

Java 5.0 is on "quiet release" which is extremely sensible given the installed base... basically they're p1mpz0ring it out only to those In The Know first to make sure they've not left in some showstoppers before it gets unleashed on the masses.

Cas Smiley

Offline kevglass
« League of Dukes »

JGO Kernel


Medals: 54
Projects: 20


Mentally unstable, best avoided.


« Reply #7 - Posted 2004-10-20 10:55:22 »

Standard "Release Candidate" *cough* hopeful-beta *cough* practice that seems to be so popular these days Smiley

Kev

Offline oNyx

JGO Coder


Medals: 1


pixels! :x


« Reply #8 - Posted 2004-10-20 11:12:25 »

>to make sure they've not left in some showstoppers

Like... completely b0rked sound :-/

弾幕 ☆ @mahonnaiseblog
Offline princec
« League of Dukes »

JGO Kernel


Medals: 196
Projects: 3


Eh? Who? What? ... Me?


« Reply #9 - Posted 2004-10-20 15:20:09 »

Precisely.

Cas Smiley

Games published by our own members! Check 'em out!
Try the Free Demo of Titan Attacks
Offline Bombadil

Senior Member





« Reply #10 - Posted 2006-02-15 08:41:46 »

This is a nice small plugin for Netbeans...

according to the author:
Quote
JnlpMultiView adds support for JNLP files, also know as Java Web Start, to NetBeans. It includes File Templates which you can access over 'New File...' and a visual editor like the one know from Web Projects for web.xml files.

http://public.wuapaa.com/public/NetBeans/
Offline swpalmer

JGO Coder




Where's the Kaboom?


« Reply #11 - Posted 2006-02-15 17:09:00 »

Just tried the plugin with NB 5.0 and I have to give it a thumbs down. Sad  It doesn't seem to do much to help create the JNLP file... it is almost as easy to edit by hand.. and the big problem.. it doesn't work.. I changed all sorts of fields but the jnlp file is not marked as modified and will not save the new information to the file.

Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Try the Free Demo of Revenge of the Titans

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (114 views)
2013-05-17 21:29:12

alaslipknot (123 views)
2013-05-16 21:24:48

gouessej (152 views)
2013-05-16 00:53:38

gouessej (145 views)
2013-05-16 00:17:58

theagentd (159 views)
2013-05-15 15:01:13

theagentd (143 views)
2013-05-15 15:00:54

StreetDoggy (187 views)
2013-05-14 15:56:26

kutucuk (211 views)
2013-05-12 17:10:36

kutucuk (210 views)
2013-05-12 15:36:09

UnluckyDevil (215 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.142 seconds with 20 queries.