How you deliver java based solutions to some systems, where there is
no jre? Is it possible to bundle jre with the product as a single
executable? Are there any such solutions already available?
GArlington - 04 Sep 2007 16:12 GMT
> How you deliver java based solutions to some systems, where there is
> no jre? Is it possible to bundle jre with the product as a single
> executable? Are there any such solutions already available?
How (in which format) do you intend to distribute it?
1) Zipped? - Zip them all with directory structure and instruct the
user to unzip all files.
2) Executable? - do you intend to distribute it to Win only? If yes,
then it defeats the cross platform purpose of java application.
3) As java executable? - the user will need JRE to run that.
Roedy Green - 05 Sep 2007 05:16 GMT
On Tue, 04 Sep 2007 07:00:52 -0700, v4vijayakumar
<vijayakumar.subburaj@gmail.com> wrote, quoted or indirectly quoted
someone who said :
>How you deliver java based solutions to some systems, where there is
>no jre? Is it possible to bundle jre with the product as a single
>executable? Are there any such solutions already available?
see http://mindprod.com/jgloss/nativecompiler.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com