> Does anyone have a good binfmt_misc recipe for making "executable
> jar files" runable? What I'm actually looking for in one which
> doesn't depend on a ".jar" extension, but this requires being able to
> tell the difference between an executable jar file and any other type
> of zip file in th
> What is really needed is a pre-started jvm. When you start up a java
> process, the jvm will fork, and the child will su to you and proceed as
> normal. I don't know exactly what the jvm is doing when it is taking
> all that time starting up so I don't know how useful this would be.
I like t