> > I've got the same problem with your vengine.jar, getting unsigned
> > error when I replace the old vengine.jar with the new one.  Same
> > problem for both the manual install and Webstart.


Web Start looks for a digital signature in each jar file.  This is a
security feature.  You can't swap out one jar file for another.

You can launch VASSAL from a command window without using Web Start.  Run
the manual installation, cd to the install folder and use the command:

java -Xmx256M -cp lib\Vengine.jar:lib\... VASSAL.launch.Main

where what goes after the '-cp' is all the files in the 'lib' sub-folder,
separated by a colon (':').

rk


[Non-text portions of this message have been removed]

Reply via email to