Newbie
Loïc Péron
loic.peron@bigfoot.com
Mon Oct 14 10:06:00 GMT 2002
Quoting Andrew Haley <aph@redhat.com>:
> > So I have to write a little loader to be compiled as native
> > code which creates the appropriate classloader for running
> > bytecode from my jar libraries, as is done when using sun's
> > java -jar on an executable jar including correct main-class
> > and class-path.
>
> No. That's what gij does.
Well, what I want to achive is a win32 stand alone java-written
application using bytecode libraries and a native launcher that
does not rely on anything else than it's own binary libraries.
Is it possible to build a modified version of gij with some
compile-time parameters such like executable name, main class,
class path, native resources, an packaging all needed native
libraries in a release directory? well, I know it is somehow
possible, but is it designed for this use or just for command-line
launching of java applications?
--
Loïc Péron
phone:(33) 683 880 177
mailto:loic.peron@bigfoot.com
More information about the Java
mailing list