Re: java executable

From: David Scurrah (scurrah_at_westnet.com.au)
Date: 03/08/04


Date: Mon, 8 Mar 2004 10:04:48 +1100

What about making your own exe using jni to start the jvm ???

"Victor Chew" <vchew@post1.com> wrote in message
news:c0bvj9$ol7$1@reader01.singnet.com.sg...
> Have you tried NativeJ? http://www.dobysoft.com/products/nativej/
>
> It is not a native compiler, but it does the trick.
>
> BB wrote:
>
> > "Alex" <alex_wu@myrealbox.com> wrote in message
> > news:7dRVb.21893$Ti.4335@newssvr27.news.prodigy.com...
> >
> >>Hi java gurus:
> >> is there any tool that makes java file into executable binary? thank
you
> >>in advance.
> >>
> >
> >
> > Borland Java Builder can do this (enterprise version for sure). The
trick is
> > to bundle jar file and java VM in one, executable file.
> >
> > BB
>



Relevant Pages

  • Re: [SLE] how to switch to IBM JRE
    ... This trick used the feature that alljava.* scripts always think if the ... system has 64-bit jvm it should be used in place of ... I never worry abut it because the box is not 64-bit processor ...
    (SuSE)
  • Re: How to change the Java Process name?
    ... I found one simple application called launch4j that does the trick. ... seems to create a JNI that calls the JVM. ...
    (comp.lang.java)