[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running AppleCommander GUI?



In article 
<4fac67a9-0300-4743-87fc-cb8baeb11638@s16g2000prf.googlegroups.com>,
 BLuRry <brendan.robert@gmail.com> wrote:

[...]
> But more to the point, there is some progress on the java front to 
> run java apps using Java Web Start (JNLP), which allows a vendor to 
> provide all the dependencies and such as needed in a more convenient 
> way so you can launch from a web page via a jnlp stub. I've started 
> to look into that for some of my other stuff, but haven't really 
> buckled down, mostly because I have to run a jarsigner every time I 
> package code so I can remove the restrictions like accessing local 
> files and such.  Still, it would probably be a better form of 
> distributing applications because it reduces the need for installing 
> anything.

JWS is definitely the way to go; I automate JAR signing in build.xml:

<http://applecommander.cvs.sourceforge.net/viewvc/applecommander/AppleCommander/build/build.xml?revision=1.15&view=markup>

<http://robotchase.svn.sourceforge.net/viewvc/robotchase/trunk/build.xml?revision=66&view=markup>

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>