Menu

#53 build automatic updates for your java application

Future
open
nobody
General (39)
5
2015-05-09
2009-11-06
No

Hi,
I am looking to build an automatic updates system for my application. I can download the updates zip packadge from my website via the application, this is no problem.
The problem I have is when I need to replace the existing jar libraries with the downloaded onece.
Since the old libraries are in the classpath, the files are locked and cannot be re-writed.
Is any way to run 2 applications from launch4j, so I ican run first the updater code ( with one classpath ) and than the application ( with a new classpath ) ?
Or maybe you know some other way ?
Thank you for help,
Dragos

Discussion

  • hilt2

    hilt2 - 2010-03-27
     
  • hilt2

    hilt2 - 2010-03-27

    closed as http://code.google.com/p/jliftoff/issues/detail?id=48 as invalid (out of scope for the project)

     

Log in to post a comment.