Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Java Web Start update

Reply
Thread Tools

Java Web Start update

 
 
Kirill
Guest
Posts: n/a
 
      07-18-2007
Hi,

I'm using Java Web Start with my application. At the machine is
installed Java 1.6 u1. Setup first version of application. After
deploy second version of application and run application start update,
but console show that application use old packages. At the same time
main package is uploaded? I'd try to use <update check="always"?> but
there are no positive result.

At the same time then installed Java 1.6 u2, all works fine.

Any suggestion, how it could be resolved, without Java 1.6 u2
installation?

Thanks, Kirll.

 
Reply With Quote
 
 
 
 
nt
Guest
Posts: n/a
 
      08-05-2007
hi,

I think this is a web server cache issue. if your webserver where the
actual application resides (where you have put your jnlp + jars) is
running on linux, you can try to run "touch your_filename" for jnlp
file (and jars if the first does not help). This will ensure that JWS
will check for new files.

Naimdjon

On 18 Jul, 09:22, Kirill <kmenshi...@gmail.com> wrote:
> Hi,
>
> I'm usingJavaWebStartwith my application. At the machine is
> installedJava1.6 u1. Setup first version of application. After
> deploy second version of application and run applicationstartupdate,
> but console show that application use old packages. At the same time
> main package is uploaded? I'd try to use <update check="always"?> but
> there are no positive result.
>
> At the same time then installedJava1.6 u2, all works fine.
>
> Any suggestion, how it could be resolved, withoutJava1.6 u2
> installation?
>
> Thanks, Kirll.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use Java web start to start application on the command line by thefile name albert kao Java 3 02-02-2011 11:21 PM
Java Web Start update Kirill Java 0 07-18-2007 07:17 AM
Java Web Start update Kirill Java 2 07-18-2007 04:10 AM
Java web start won't update Roedy Green Java 0 10-04-2003 01:35 AM
non-java files with Java Web Start? Frank D. Greco Java 3 09-24-2003 03:01 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57